Searched refs:until (Results 1 – 21 of 21) sorted by relevance
| /xnu-8019.80.24/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 | 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 | IODispatchQueue.iig | 123 * retained until the block completes. 139 * retained until the block completes. May only be used with a queue created with
|
| H A D | IODataQueueDispatchSource.iig | 66 * until SetHandler is called again or the event source is cancelled. 78 * 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 | IOServiceStateNotificationDispatchSource.iig | 85 * until SetHandler is called again or the event source is cancelled.
|
| H A D | IOInterruptDispatchSource.iig | 107 * 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 | 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-8019.80.24/libkern/libkern/c++/ |
| H A D | OSPtr.h | 63 off on enabling shared pointers in IOKit APIs until we have \
|
| /xnu-8019.80.24/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-8019.80.24/tests/ktrace/ |
| H A D | kpc_tests.c | 256 int until = 0; variable 257 pthread_t *threads = start_threads(&mch, spin, &until); 288 until = 1;
|
| /xnu-8019.80.24/tests/ |
| H A D | stackshot_block_owner_14362384.m | 229 * sysctl will either lock and immediately release the lock, or lock and wait until a semaphore 336 * sysctl will either lock and immediately release the lock, or lock and wait until a semaphore 424 msg_send_helper(recv); // will block on send until message is received 513 …_create(&waiting, NULL, kmutex_grab_and_wait_thread, NULL); // thread will block until we signal it 622 …msg_send_helper(send); // ping! msg_blocking_thread will now try to send us stuff, and block until… 634 msg_recv_helper(recv); // 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-8019.80.24/tools/tests/perf_index/ |
| H A D | README | 42 n/2, it keeps repeating the copies until n bytes are copied.
|
| /xnu-8019.80.24/doc/ |
| 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-8019.80.24/makedefs/ |
| H A D | MakeInc.def | 174 # When a new clang has new warnings disable them here until the kernel is fixed. 184 # diagnostic here until we've completed that:
|
| /xnu-8019.80.24/config/ |
| H A D | MASTER | 701 # sync with bsd/conf/MASTER until we fix the config system... todo XXX
|