Searched refs:debug_report_mutex (Results 1 – 1 of 1) sorted by relevance
97 mutable std::mutex debug_report_mutex; member100 std::unique_lock<std::mutex> lock(debug_report_mutex); in DebugReportSetUtilsObjectName()109 std::unique_lock<std::mutex> lock(debug_report_mutex); in DebugReportSetMarkerObjectName()580 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in layer_debug_utils_destroy_instance()600 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in layer_destroy_messenger_callback()609 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in layer_create_messenger_callback()651 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in layer_destroy_report_callback()659 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in layer_create_report_callback()945 std::unique_lock<std::mutex> lock(debug_data->debug_report_mutex); in log_msg()1124 std::unique_lock<std::mutex> lock(report_data->debug_report_mutex); in BeginQueueDebugUtilsLabel()[all …]