Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
Dpitest-1.c236 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; in main() local
254 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()
Dpitest-5.c260 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; in main() local
277 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()
Dpitest-4.c243 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; in main() local
262 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()
Dpitest-6.c235 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; in main() local
253 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()
Dpitest-2.c262 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; in main() local
280 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()
Dpitest-3.c273 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; in main() local
292 rc = pthread_create(&threadsample, &threadattr, thread_sample, NULL); in main()