OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:slp2
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/helgrind/tests/
bar_bad.c
38
pthread_t thr1, thr2, slp1,
slp2
, ext1;
local
76
pthread_create(&
slp2
, NULL, sleep1, (void*)bar4);
84
pthread_cancel(
slp2
);
Completed in 3221 milliseconds