Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
Dpitest-6.c235 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; in main() local
293 rc = pthread_create(&threadtb, &threadattr, thread_tb, &timeout); in main()
302 test_set_priority(threadtb, SCHED_FIFO, 1); in main()
Dpitest-1.c236 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; in main() local
295 rc = pthread_create(&threadtb, &threadattr, thread_tb, &timeout); in main()
Dpitest-5.c260 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; in main() local
315 rc = pthread_create(&threadtb, &threadattr, thread_tb, NULL); in main()