Searched refs:wakeup (Results 1 – 3 of 3) sorted by relevance
54 bool release(SocketClient *c, bool wakeup);
440 int wakeup = 0; in uipc_close_ch_locked() local453 wakeup = 1; in uipc_close_ch_locked()462 wakeup = 1; in uipc_close_ch_locked()470 if (wakeup) in uipc_close_ch_locked()
252 bool SocketListener::release(SocketClient* c, bool wakeup) { in release() argument270 if (wakeup) { in release()