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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dip_compat.h289 # define WAKEUP(id) wakeup(id)
330 # define WAKEUP(id) wakeup(id)
345 # define WAKEUP(x) ;
/macosx-10.10.1/BerkeleyDB-21/db/mutex/
H A Dtest_mutex.c128 enum {LOCKER, WAKEUP, PARENT} rtype; enumerator in enum:__anon357
174 rtype = WAKEUP;
209 if (rtype == LOCKER || rtype == WAKEUP) {
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp114 #define WAKEUP \ macro
3709 WAKEUP;

Completed in 139 milliseconds