Searched defs:thread_quit (Results 1 – 4 of 4) sorted by relevance
12 static int thread_ready, thread_quit; variable
97 #define thread_quit(T) (((T)->flags) & THREAD_QUIT) macro
682 let thread_quit = quit.clone(); in outer_future_is_send() localVariable746 let thread_quit = quit.clone(); in thread_pool() localVariable
291 let thread_quit = quit.clone(); in multiple_threads() localVariable