Searched refs:debug_thread (Results 1 – 3 of 3) sorted by relevance
148 extern bool debug_thread;
1078 if (debug_thread) { in CallbackForThreadStart()1105 if (debug_thread) { in Before_start_thread()1153 if (debug_thread) { in Before_start_thread()1246 if (debug_thread) { in CallbackForThreadFini()1277 if (debug_thread) in HandleThreadJoinAfter()1286 if (debug_thread) { in HandleThreadJoinAfter()
85 bool debug_thread = false; variable4829 if (debug_thread) { in HandleThreadCreateBefore()4844 if (debug_thread) { in HandleThreadCreateAfter()4876 if (debug_thread) { in HandleChildThreadStart()7743 if (debug_thread) { in HandleThreadStackTop()7750 if (debug_thread) { in HandleThreadStackTop()7775 if (debug_thread) { in HandleThreadEnd()7816 if (debug_thread) { in HandleThreadJoinAfter()8266 debug_thread = PhaseDebugIsOn("thread"); in ThreadSanitizerParseFlags()