| /xnu-10002.41.9/iokit/DriverKit/ |
| H A D | IOBufferMemoryDescriptor.iig | 61 * and zero length until set with SetLength(). 90 …iscussion IOBufferMemoryDescriptor have capacity allocated at Create() but no valid data until set
|
| H A D | IOExtensiblePaniclog.iig | 98 * offset 0 and continues until 'len' 110 * last written byte and continues until 'len'
|
| H A D | OSAction.iig | 69 …* @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 D | IODataQueueDispatchSource.iig | 74 * 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 D | IODispatchQueue.iig | 129 * retained until the block completes. 145 * retained until the block completes. May only be used with a queue created with
|
| H A D | IOServiceStateNotificationDispatchSource.iig | 85 * until SetHandler is called again or the event source is cancelled.
|
| H A D | IOServiceNotificationDispatchSource.iig | 97 * until SetHandler is called again or the event source is cancelled.
|
| H A D | IOWorkGroup.iig | 74 …* @brief Create an IOWorkGroup object. This object is not functional until a workgroup port …
|
| H A D | IOMemoryDescriptor.iig | 129 * It should be retained until the map is no longer required.
|
| H A D | IOInterruptDispatchSource.iig | 107 * until SetHandler is called again or the event source is cancelled.
|
| H A D | IODMACommand.iig | 109 * It should be retained until the map is no longer required.
|
| H A D | IOService.iig | 104 … 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 D | OSPtr.h | 63 off on enabling shared pointers in IOKit APIs until we have \
|
| /xnu-10002.41.9/osfmk/mach/ |
| H A D | mach_notify.defs | 34 * until the real notify.h becomes "MIG-safe."
|
| H A D | thread_act.defs | 175 * Once suspended, a thread may not execute again until
|
| /xnu-10002.41.9/tests/ktrace/ |
| H A D | kpc_tests.c | 260 int until = 0; variable 261 pthread_t *threads = start_threads(&mch, spin, &until); 292 until = 1;
|
| /xnu-10002.41.9/doc/memorystatus/ |
| H A D | kill.md | 15 …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 D | overview.md | 70 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 D | freezer.md | 84 …does not remove the frozen bit, processes generally remain in the freezer until they exit. But we …
|
| /xnu-10002.41.9/tests/ |
| H A D | stackshot_block_owner_14362384.m | 241 * 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 D | stackshot_accuracy.m | 365 /* 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 D | README | 42 n/2, it keeps repeating the copies until n bytes are copied.
|
| /xnu-10002.41.9/doc/ |
| H A D | recount.md | 96 Readers wait until the generation count becomes even before trying to read the values, and if the c…
|
| H A D | xnu_build_consolidation.md | 95 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 D | MakeInc.def | 170 # When a new clang has new warnings disable them here until the kernel is fixed. 186 # diagnostic here until we've completed that:
|