Searched refs:thread_exit (Results 1 – 2 of 2) sorted by relevance
51 if (!tdat->thread_exit && flist_empty(&tdat->work)) in tp_thread()60 if (tdat->thread_exit) in tp_thread()110 tdat->thread_exit = 1; in tp_exit()
24 volatile int thread_exit; member