Searched defs:is_running (Results 1 – 3 of 3) sorted by relevance
29 bool thread_t::is_running() const { in is_running() function in thread_t
49 bool is_running; // indicates whether |run_thread| is valid. member
219 bool is_running = bluetooth::shim::Stack::GetInstance()->IsRunning(); in is_stack_running() local