Searched defs:sleep (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/Tests/
H A DTestDevice.cpp48 TestDevice::enqueueCommand(bool sleep, argument
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_synch.c308 sleep( function
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMapper.cpp68 void sleep(void *event) { IOLockSleep(fWaitLock, event, THREAD_UNINT); }; function in class:IOMapperLock
/darwin-on-arm/xnu/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c124 init_action(action_t *act, int sleep, action_id_t call, int nargs, ...) argument

Completed in 31 milliseconds