Searched refs:debug_report_mutex (Results 1 – 1 of 1) sorted by relevance
157 mutable std::mutex debug_report_mutex; member160 std::unique_lock<std::mutex> lock(debug_report_mutex); in DebugReportSetUtilsObjectName()169 std::unique_lock<std::mutex> lock(debug_report_mutex); in DebugReportSetMarkerObjectName()602 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in layer_debug_utils_destroy_instance()622 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in layer_destroy_messenger_callback()631 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in layer_create_messenger_callback()673 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in layer_destroy_report_callback()681 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in layer_create_report_callback()967 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in log_msg()1166 std::unique_lock<std::mutex> lock(report_data->debug_report_mutex); in BeginQueueDebugUtilsLabel()[all …]