OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s_cond1
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/drd/tests/
pth_uninitialized_cond.c
10
static pthread_cond_t
s_cond1
= PTHREAD_COND_INITIALIZER;
variable
18
pthread_cond_signal(&
s_cond1
);
Completed in 1536 milliseconds