| /xnu-11215.1.10/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-11215.1.10/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 | 753 mach_voucher_attr_value_reference_t made; in ivace_release() local 805 made = ivace->ivace_made; in ivace_release() 809 kr = (ivam->ivam_release_value)(ivam, key, value, made); in ivace_release() 823 if (ivace->ivace_made != made) { in ivace_release() 825 ivace->ivace_made -= made; in ivace_release()
|
| H A D | ipc_importance.c | 1924 ipc_importance_for_task(task_t task, boolean_t made) in ipc_importance_for_task() argument 1941 if (made) { in ipc_importance_for_task() 1967 task_elem->iit_made = (made) ? 1 : 0; in ipc_importance_for_task()
|
| /xnu-11215.1.10/ |
| 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-11215.1.10/doc/primitives/ |
| H A D | sched_cond.md | 41 1. Multiple calls to wake the consumer thread (A) may be made before the consumer_thread has awoken.
|
| H A D | string-handling.md | 4 standard C string functions. Unfortunately, poor design choices have made many
|
| /xnu-11215.1.10/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-11215.1.10/doc/mach_ipc/ |
| H A D | kmsg.md | 16 IPC kmsg is meant to wrap a Mach message, which is made of 4 different parts, 81 As far as layout is concerned, an IPC kernel message is made of two halves: some
|
| /xnu-11215.1.10/doc/lifecycle/ |
| H A D | startup.md | 10 The startup sequence is made of individual subsystems (the `STARTUP_SUB_*`
|
| H A D | hibernation.md | 84 is made from `acpi_hibernate()` on Intel and from `ml_arm_sleep()` on ARM64.
|
| /xnu-11215.1.10/doc/allocators/ |
| H A D | read-only.md | 90 that we're making conscious, considered choices over which zones are made
|
| H A D | api-basics.md | 65 made with `Z_WAITOK` from regular (non exhaustible) zones, or from `kalloc*`
|
| /xnu-11215.1.10/libkern/zlib/ |
| H A D | README | 36 The changes made in version 1.2.3 are documented in the file ChangeLog.
|
| /xnu-11215.1.10/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-11215.1.10/doc/building/ |
| H A D | xnu_build_consolidation.md | 128 and very often checked at various places across XNU and elsewhere, it made sense to keep it as a co…
|
| H A D | bound_checks.md | 20 bsd/conf/files is where build system modifications were made.
|
| /xnu-11215.1.10/makedefs/ |
| H A D | MakeInc.cmd | 497 # $(3) is a fallback if no substitutions were made
|
| /xnu-11215.1.10/doc/vm/ |
| H A D | memorystatus.md | 111 …ic reflects the number of pages that memorystatus thinks could quickly be made free. This metric i…
|
| H A D | sanitize.md | 288 A *test* is made up of multiple trials: a single VM function called many
|
| /xnu-11215.1.10/doc/scheduler/ |
| H A D | sched_clutch_edge.md | 76 …ns threads ordered by their promoted or base priority (whichever property made the thread eligible… 227 … cluster. This measures the number of threads that are ahead of the newly made runnable thread in …
|
| /xnu-11215.1.10/tools/lldbmacros/ |
| H A D | README.md | 272 …Q. I made a change in a python file for a command or summary, but the output is not reflected in t…
|