Home
last modified time | relevance | path

Searched refs:thread_ready (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/gdbserver_tests/
Dsleepers.c44 static int thread_ready = 0; variable
53 thread_ready = 1; in signal_ready()
108 while (! thread_ready && rc == 0) { in wait_ready()
113 thread_ready = 0; in wait_ready()