Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
Dpitest-5.c260 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; in main() local
298 rc = pthread_create(&threadtp, &threadattr, thread_fn, &tp[1]); in main()
Dpitest-1.c236 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; in main() local
276 rc = pthread_create(&threadtp, &threadattr, thread_fn, &tp[1]); in main()
Dpitest-4.c243 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; in main() local
283 rc = pthread_create(&threadtp, &threadattr, thread_fn, &tp[1]); in main()
Dpitest-6.c235 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; in main() local
275 rc = pthread_create(&threadtp, &threadattr, thread_fn, &tp[1]); in main()
Dpitest-2.c262 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; in main() local
302 rc = pthread_create(&threadtp, &threadattr, thread_fn, &tp[i]); in main()
Dpitest-3.c273 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; in main() local
314 rc = pthread_create(&threadtp, &threadattr, thread_fn, &tp[i]); in main()