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

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

Completed in 959 milliseconds