Searched defs:sleepGate (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOEventSource.cpp115 int IOEventSource::sleepGate(void *event, UInt32 type) function in class:IOEventSource
124 int IOEventSource::sleepGate(void *event, AbsoluteTime deadline, UInt32 type) function in class:IOEventSource
H A DIOWorkLoop.cpp473 int IOWorkLoop::sleepGate(void *event, UInt32 interuptibleType) function in class:IOWorkLoop
482 int IOWorkLoop::sleepGate(void *event, AbsoluteTime deadline, UInt32 interuptibleType) function in class:IOWorkLoop

Completed in 13 milliseconds