Searched refs:g_kernelStackMutex (Results 1 – 1 of 1) sorted by relevance
61 static std::mutex g_kernelStackMutex; variable392 std::unique_lock<std::mutex> lock(g_kernelStackMutex); in CollectKernelStack()441 std::unique_lock<std::mutex> lock(g_kernelStackMutex); in AsyncGetAllTidKernelStack()