Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dalarm.cc128 static bool dispatcher_thread_active; variable
287 dispatcher_thread_active = false; in alarm_cleanup()
357 dispatcher_thread_active = true; in lazy_initialize()
376 dispatcher_thread_active = false; in lazy_initialize()
628 if (!dispatcher_thread_active) break; in callback_dispatch()