Searched defs:active (Results 1 – 14 of 14) sorted by relevance
15 explicit OobDoubler(const nand_protocol_t* parent, bool active) in OobDoubler()
66 bool active = active_; in call() local
36 pty_client_t* active; member
252 bool* active) { in GetActiveLocality()277 bool active = false; in SendCmdLocked() local358 bool active = false; in RecvRespLocked() local
33 bool active; // indicated whether channel is being used or not member
46 bool active; member
346 void set_log_listener_active(bool active) { in set_log_listener_active()
24 bool active; member
48 static nbfile* active; variable
140 unsigned active : 1; member
93 bool active; member
158 bool active; member
1034 uint32_t active = 1u + std::atomic_fetch_add_explicit(&active_threads_, 1u, in Tally() local
608 bool active; // indicated whether channel is being used or not member
Completed in 44 milliseconds