Home
last modified time | relevance | path

Searched defs:oneThread (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOLocks.cpp106 IOLockWakeup(IOLock * lock, void *event, bool oneThread) in IOLockWakeup()
150 IOLockWakeup_legacy_x86_64(IOLock * lock, void *event, bool oneThread) in IOLockWakeup_legacy_x86_64()
316 IORecursiveLockWakeup(IORecursiveLock *, void *event, bool oneThread) in IORecursiveLockWakeup()
H A DIOEventSource.cpp148 IOEventSource::wakeupGate(void *event, bool oneThread) in wakeupGate()
H A DIOCommandGate.cpp337 IOCommandGate::commandWakeup(void *event, bool oneThread) in commandWakeup()
H A DIOWorkLoop.cpp545 IOWorkLoop::wakeupGate(void *event, bool oneThread) in wakeupGate()