Home
last modified time | relevance | path

Searched refs:xtest_barrier_wait (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_helpers.h111 int xtest_barrier_wait(pthread_barrier_t *barrier);
H A Dregression_2000.c412 xtest_barrier_wait(&bar->bar); in xtest_2002_wait_barrier()
528 xtest_barrier_wait(&bar.bar); in xtest_tee_test_2002()
H A Dxtest_helpers.c482 int xtest_barrier_wait(pthread_barrier_t *barrier) in xtest_barrier_wait() function