Home
last modified time | relevance | path

Searched refs:thread_sample (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
Dpitest-5.c182 void *thread_sample(void *arg) in thread_sample() function
277 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()
Dpitest-1.c165 void *thread_sample(void *arg) in thread_sample() function
254 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()
Dpitest-4.c142 void *thread_sample(void *arg) in thread_sample() function
262 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()
Dpitest-6.c165 void *thread_sample(void *arg) in thread_sample() function
253 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()
Dpitest-2.c165 void *thread_sample(void *arg) in thread_sample() function
280 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()
Dpitest-3.c173 void *thread_sample(void *arg) in thread_sample() function
292 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()