Searched refs:g_asyncThreadRunning (Results 1 – 1 of 1) sorted by relevance
58 static std::atomic_bool g_asyncThreadRunning; variable245 if (pid == g_kernelStackPid && !g_asyncThreadRunning) { in DumpCatchProcess()393 g_asyncThreadRunning = false; in CollectKernelStack()397 g_asyncThreadRunning = false; in CollectKernelStack()430 if (g_asyncThreadRunning) { in AsyncGetAllTidKernelStack()434 g_asyncThreadRunning = true; in AsyncGetAllTidKernelStack()445 [] {return !g_asyncThreadRunning;}); in AsyncGetAllTidKernelStack()