Searched refs:ipc_worker (Results 1 – 1 of 1) sorted by relevance
238 class ipc_worker: no_copy { class282 ipc_worker* my_next;459 friend class ipc_worker;505 ipc_worker* self = static_cast<ipc_worker*>(arg); in thread_routine()557 void ipc_worker::run() { in run()953 ipc_worker* wakee[2]; in wake_some()954 ipc_worker **w = wakee; in wake_some()999 ipc_worker* wakee[1]; in wake_one_forced()1000 ipc_worker **w = wakee; in wake_one_forced()1037 ipc_worker* current = nullptr; in stop_one()[all …]