Home
last modified time | relevance | path

Searched refs:dispatcher_thread_active (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/osi/src/
H A Dalarm.cc126 static bool dispatcher_thread_active; variable
286 dispatcher_thread_active = false; in alarm_cleanup()
354 dispatcher_thread_active = true; in lazy_initialize()
373 dispatcher_thread_active = false; in lazy_initialize()
623 if (!dispatcher_thread_active) break; in callback_dispatch()