OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_ready
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/gdbserver_tests/
sleepers.c
42
static int
thread_ready
= 0;
variable
51
thread_ready
= 1;
103
while (!
thread_ready
&& rc == 0) {
108
thread_ready
= 0;
Completed in 26 milliseconds