Searched refs:wakeup (Results 1 - 3 of 3) sorted by relevance

/system/core/include/sysutils/
H A DSocketListener.h54 bool release(SocketClient *c, bool wakeup);
/system/bt/udrv/ulinux/
H A Duipc.c440 int wakeup = 0; local
453 wakeup = 1;
462 wakeup = 1;
470 if (wakeup)
520 /* clear any wakeup interrupt */
/system/core/libsysutils/src/
H A DSocketListener.cpp252 bool SocketListener::release(SocketClient* c, bool wakeup) { argument
270 if (wakeup) {

Completed in 130 milliseconds