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

/macosx-10.10/xnu-2782.1.97/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.cpp468 int IOWorkLoop::sleepGate(void *event, UInt32 interuptibleType) function in class:IOWorkLoop
477 int IOWorkLoop::sleepGate(void *event, AbsoluteTime deadline, UInt32 interuptibleType) function in class:IOWorkLoop
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp614 int IOGraphicsWorkLoop::sleepGate(void *event, UInt32 interuptibleType) function in class:IOGraphicsWorkLoop
640 int IOGraphicsWorkLoop::sleepGate(void *event, AbsoluteTime deadline, UInt32 interuptibleType) function in class:IOGraphicsWorkLoop

Completed in 210 milliseconds