Lines Matching refs:worker_thread
86 : worker_thread(thread_name), in BtifA2dpSinkControlBlock()
113 MessageLoopThread worker_thread; member in BtifA2dpSinkControlBlock
184 btif_a2dp_sink_cb.worker_thread.StartUp(); in btif_a2dp_sink_init()
185 if (!btif_a2dp_sink_cb.worker_thread.IsRunning()) { in btif_a2dp_sink_init()
194 if (!btif_a2dp_sink_cb.worker_thread.EnableRealTimeScheduling()) { in btif_a2dp_sink_init()
198 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_init()
210 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_startup()
224 if (btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_start_session()
274 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_end_session()
287 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_shutdown()
322 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_cleanup()
324 btif_a2dp_sink_cb.worker_thread.ShutDown(); in btif_a2dp_sink_cleanup()
400 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_update_decoder()
410 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_on_idle()
423 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_on_stopped()
435 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_on_suspended()
448 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_on_start()
481 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_decode_alarm_cb()
692 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_audio_rx_flush_req()
707 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_set_focus_state_req()
742 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_clear_track_event_req()