Home
last modified time | relevance | path

Searched refs:until (Results 1 – 25 of 26) sorted by relevance

12

/xnu-10002.41.9/iokit/DriverKit/
H A DIOBufferMemoryDescriptor.iig61 * and zero length until set with SetLength().
90 …iscussion IOBufferMemoryDescriptor have capacity allocated at Create() but no valid data until set
H A DIOExtensiblePaniclog.iig98 * offset 0 and continues until 'len'
110 * last written byte and continues until 'len'
H A DOSAction.iig69 …* @param target OSObject to receive the callback. This object will be retained until the OSA…
154 …* @discussion The current thread is blocked until the action invocation has completed, the action…
H A DIODataQueueDispatchSource.iig74 * until SetHandler is called again or the event source is cancelled.
86 * until SetHandler is called again or the event source is cancelled.
H A DIODispatchQueue.iig129 * retained until the block completes.
145 * retained until the block completes. May only be used with a queue created with
H A DIOServiceStateNotificationDispatchSource.iig85 * until SetHandler is called again or the event source is cancelled.
H A DIOServiceNotificationDispatchSource.iig97 * until SetHandler is called again or the event source is cancelled.
H A DIOWorkGroup.iig74 …* @brief Create an IOWorkGroup object. This object is not functional until a workgroup port …
H A DIOMemoryDescriptor.iig129 * It should be retained until the map is no longer required.
H A DIOInterruptDispatchSource.iig107 * until SetHandler is called again or the event source is cancelled.
H A DIODMACommand.iig109 * It should be retained until the map is no longer required.
H A DIOService.iig104 … The provider is retained by DriverKit for the duration of Start() and on successful Start() until
/xnu-10002.41.9/libkern/libkern/c++/
H A DOSPtr.h63 off on enabling shared pointers in IOKit APIs until we have \
/xnu-10002.41.9/osfmk/mach/
H A Dmach_notify.defs34 * until the real notify.h becomes "MIG-safe."
H A Dthread_act.defs175 * Once suspended, a thread may not execute again until
/xnu-10002.41.9/tests/ktrace/
H A Dkpc_tests.c260 int until = 0; variable
261 pthread_t *threads = start_threads(&mch, spin, &until);
292 until = 1;
/xnu-10002.41.9/doc/memorystatus/
H A Dkill.md15 …read, etc...), and if the kill targets 1 pid or kills up the jetsam bands until the system is reco…
45 …The `memorystatus_thread` will kill processes in ascending priority order until available pages is…
100 …`. The `memorystatus_thread` will kill in ascending jetsam priority order until the space shortage…
H A Doverview.md70 1. Go back to step 1 until the system is healthy and the thread can block.
182 …, memorystatus blocks all additional corpse creation after it purges them until the system returns…
H A Dfreezer.md84 …does not remove the frozen bit, processes generally remain in the freezer until they exit. But we …
/xnu-10002.41.9/tests/
H A Dstackshot_block_owner_14362384.m241 * sysctl will either lock and immediately release the lock, or lock and wait until a semaphore
348 * sysctl will either lock and immediately release the lock, or lock and wait until a semaphore
436 msg_send_helper(test_recv_port); // will block on test_send_port until message is received
525 …_create(&waiting, NULL, kmutex_grab_and_wait_thread, NULL); // thread will block until we signal it
634 …; // ping! msg_blocking_thread will now try to test_send_port us stuff, and block until we receive.
646 msg_recv_helper(test_recv_port); // thread should block until we receive one of its messages
H A Dstackshot_accuracy.m365 /* wait until the child has recursed enough */
542 /* wait until the child has recursed enough */
/xnu-10002.41.9/tools/tests/perf_index/
H A DREADME42 n/2, it keeps repeating the copies until n bytes are copied.
/xnu-10002.41.9/doc/
H A Drecount.md96 Readers wait until the generation count becomes even before trying to read the values, and if the c…
H A Dxnu_build_consolidation.md95 One of the aspects that until now has been hardcoded in XNU is the system topology: number of cores…
/xnu-10002.41.9/makedefs/
H A DMakeInc.def170 # When a new clang has new warnings disable them here until the kernel is fixed.
186 # diagnostic here until we've completed that:

12