Searched refs:g_mutex (Results 1 – 1 of 1) sorted by relevance
126 static std::mutex g_mutex; variable173 LockGuard lock(g_mutex); in btif_a2dp_sink_init()217 LockGuard lock(g_mutex); in btif_a2dp_sink_startup_delayed()239 LockGuard lock(g_mutex); in btif_a2dp_sink_start_session_delayed()281 LockGuard lock(g_mutex); in btif_a2dp_sink_end_session_delayed()293 LockGuard lock(g_mutex); in btif_a2dp_sink_shutdown_delayed()306 LockGuard lock(g_mutex); in btif_a2dp_sink_cleanup()329 LockGuard lock(g_mutex); in btif_a2dp_sink_cleanup_delayed()337 LockGuard lock(g_mutex); in btif_a2dp_sink_get_sample_rate()342 LockGuard lock(g_mutex); in btif_a2dp_sink_get_bits_per_sample()[all …]