Searched defs:is_running (Results 1 – 2 of 2) sorted by relevance
29 bool thread_t::is_running() const { in is_running() function in thread_t
48 bool is_running; // indicates whether |run_thread| is valid. member