Searched defs:thread_quit (Results 1 – 2 of 2) sorted by relevance
12 static int thread_ready, thread_quit; variable
97 #define thread_quit(T) (((T)->flags) & THREAD_QUIT) macro