Searched refs:threadtl (Results 1 - 6 of 6) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
H A Dpitest-1.c236 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; local
285 rc = pthread_create(&threadtl, &threadattr, thread_tl, &tp[0]);
H A Dpitest-4.c243 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; local
292 rc = pthread_create(&threadtl, &threadattr, thread_fn, &tp[0]);
H A Dpitest-5.c260 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; local
307 rc = pthread_create(&threadtl, &threadattr, thread_tl, &tp[0]);
H A Dpitest-6.c235 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; local
284 rc = pthread_create(&threadtl, &threadattr, thread_tl, &tp[0]);
H A Dpitest-2.c262 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; local
313 rc = pthread_create(&threadtl, &threadattr, thread_tl, &tp[0]);
H A Dpitest-3.c273 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; local
325 rc = pthread_create(&threadtl, &threadattr, thread_tl, &tp[0]);

Completed in 77 milliseconds