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.c449 int wakeup = 0; local
462 wakeup = 1;
471 wakeup = 1;
479 if (wakeup)
528 /* clear any wakeup interrupt */
/system/core/libsysutils/src/
H A DSocketListener.cpp253 bool SocketListener::release(SocketClient* c, bool wakeup) { argument
271 if (wakeup) {

Completed in 82 milliseconds