Searched defs:thread_ready (Results 1 – 4 of 4) sorted by relevance
34 bool thread_ready = false; variable
12 static int thread_ready, thread_quit; variable
511 let thread_ready = ready.clone(); in unfinished_worker_thread() localVariable
1504 std::atomic<bool> thread_ready(false); in seccomp_fork_impl() local