Searched refs:mDebugDumpMutex (Results 1 – 2 of 2) sorted by relevance
138 std::mutex mDebugDumpMutex; variable
108 std::unique_lock<std::mutex> lock(mDebugDumpMutex); in debug()522 std::lock_guard<std::mutex> lock(mParent.mDebugDumpMutex); in handleDebugDumpResponse()