OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threadtb2
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
pitest-4.c
242
pthread_t threadsample, threadtp, threadtl, threadtb1,
threadtb2
;
local
310
rc = pthread_create(&
threadtb2
, &threadattr, thread_tb2, &timeout);
pitest-2.c
261
pthread_t threadsample, threadtp, threadtl, threadtb1,
threadtb2
;
local
330
rc = pthread_create(&
threadtb2
, &threadattr, thread_tb2, &timeout);
pitest-3.c
272
pthread_t threadsample, threadtp, threadtl, threadtb1,
threadtb2
;
local
342
rc = pthread_create(&
threadtb2
, &threadattr, thread_tb2, &timeout);
Completed in 209 milliseconds