Searched refs:wakeup (Results 1 – 3 of 3) sorted by relevance
54 bool release(SocketClient *c, bool wakeup);
449 int wakeup = 0; in uipc_close_ch_locked() local462 wakeup = 1; in uipc_close_ch_locked()471 wakeup = 1; in uipc_close_ch_locked()479 if (wakeup) in uipc_close_ch_locked()
253 bool SocketListener::release(SocketClient* c, bool wakeup) { in release() argument271 if (wakeup) { in release()