Home
last modified time | relevance | path

Searched defs:is_running (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/fake/
Dfake_thread.cc29 bool thread_t::is_running() const { in is_running() function in thread_t
/packages/modules/Bluetooth/system/osi/src/
Dreactor.cc48 bool is_running; // indicates whether |run_thread| is valid. member