Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
Dpitest-1.c199 void *thread_tb(void *arg) in thread_tb() function
295 rc = pthread_create(&threadtb, &threadattr, thread_tb, &timeout); in main()
Dpitest-5.c219 void *thread_tb(void *arg) in thread_tb() function
315 rc = pthread_create(&threadtb, &threadattr, thread_tb, NULL); in main()
Dpitest-6.c199 void *thread_tb(void *arg) in thread_tb() function
293 rc = pthread_create(&threadtb, &threadattr, thread_tb, &timeout); in main()