Searched refs:made (Results 1 – 19 of 19) sorted by relevance
| /xnu-8792.61.2/tests/ |
| H A D | fd.c | 117 bool made; member
|
| H A D | stackshot_idle_25570396.m | 269 spin_threads = 0; /* pthread-made thread should now exit */
|
| /xnu-8792.61.2/osfmk/ipc/ |
| H A D | ipc_importance.h | 194 extern ipc_importance_task_t ipc_importance_for_task(task_t task, boolean_t made);
|
| H A D | ipc_voucher.c | 751 mach_voucher_attr_value_reference_t made; in ivace_release() local 803 made = ivace->ivace_made; in ivace_release() 807 kr = (ivam->ivam_release_value)(ivam, key, value, made); in ivace_release() 821 if (ivace->ivace_made != made) { in ivace_release() 823 ivace->ivace_made -= made; in ivace_release()
|
| H A D | ipc_importance.c | 1904 ipc_importance_for_task(task_t task, boolean_t made) in ipc_importance_for_task() argument 1921 if (made) { in ipc_importance_for_task() 1947 task_elem->iit_made = (made) ? 1 : 0; in ipc_importance_for_task()
|
| /xnu-8792.61.2/ |
| H A D | APPLE_LICENSE | 53 work as originally made available by Apple under this License, 55 or works made available by Apple under this License, and that has been 58 originally made available by Apple under this License. 245 Modifications made by such Contributor. Apple retains all rights, 247 made by or on behalf of Apple ("Apple Modifications"), and such Apple
|
| /xnu-8792.61.2/doc/ |
| H A D | sched_cond.md | 36 1. Multiple calls to wake the consumer thread (A) may be made before the consumer_thread has awoken.
|
| H A D | startup.md | 8 The startup sequence is made of individual subsystems (the `STARTUP_SUB_*`
|
| H A D | xnu_build_consolidation.md | 126 and very often checked at various places across XNU and elsewhere, it made sense to keep it as a co…
|
| H A D | sched_clutch_edge.md | 74 …ns threads ordered by their promoted or base priority (whichever property made the thread eligible… 228 … cluster. This measures the number of threads that are ahead of the newly made runnable thread in …
|
| /xnu-8792.61.2/libkdd/ |
| H A D | README.md | 43 …s reserved for special types like ints, longs etc. A cool new functionality made possible with this
|
| /xnu-8792.61.2/doc/allocators/ |
| H A D | read-only.md | 88 that we're making conscious, considered choices over which zones are made
|
| H A D | api-basics.md | 63 made with `Z_WAITOK` from regular (non exhaustible) zones, or from `kalloc*`
|
| /xnu-8792.61.2/iokit/DriverKit/ |
| H A D | OSAction.iig | 131 * @discussion This call should be made before any possible invocation of the action.
|
| H A D | IOService.iig | 100 * @brief First call made to a matched IOService. 102 * Start is the first call made to the new object.
|
| /xnu-8792.61.2/libkern/zlib/ |
| H A D | README | 36 The changes made in version 1.2.3 are documented in the file ChangeLog.
|
| /xnu-8792.61.2/makedefs/ |
| H A D | MakeInc.cmd | 458 # $(3) is a fallback if no substitutions were made
|
| /xnu-8792.61.2/doc/memorystatus/ |
| H A D | overview.md | 116 …ic reflects the number of pages that memorystatus thinks could quickly be made free. This metric i…
|
| /xnu-8792.61.2/tools/lldbmacros/ |
| H A D | README.md | 267 …Q. I made a change in a python file for a command or summary, but the output is not reflected in t…
|