HomeSort by relevance Sort by last modified time
    Searched refs:threadtl (Results 1 - 6 of 6) sorted by null

  /external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
pitest-1.c 236 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; local
285 rc = pthread_create(&threadtl, &threadattr, thread_tl, &tp[0]);
pitest-4.c 243 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; local
292 rc = pthread_create(&threadtl, &threadattr, thread_fn, &tp[0]);
pitest-5.c 260 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; local
307 rc = pthread_create(&threadtl, &threadattr, thread_tl, &tp[0]);
pitest-6.c 235 pthread_t threads[cpus - 1], threadsample, threadtp, threadtl, threadtb; local
284 rc = pthread_create(&threadtl, &threadattr, thread_tl, &tp[0]);
pitest-2.c 262 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; local
313 rc = pthread_create(&threadtl, &threadattr, thread_tl, &tp[0]);
pitest-3.c 273 pthread_t threadsample, threadtp, threadtl, threadtb1, threadtb2; local
325 rc = pthread_create(&threadtl, &threadattr, thread_tl, &tp[0]);

Completed in 145 milliseconds