Searched refs:s_runnable_info_mutex (Results 1 – 1 of 1) sorted by relevance
222 static std::recursive_mutex s_runnable_info_mutex; in GetRunnableInfo() local241 std::lock_guard<std::recursive_mutex> guard(s_runnable_info_mutex); in GetRunnableInfo()