Home
last modified time | relevance | path

Searched refs:Initialize (Results 1 – 5 of 5) sorted by relevance

/xnu-8792.81.2/doc/
H A Dstartup.md157 - Rank 3: Initialize kalloc.
159 - Rank 4: Initialize kalloc type and run `ZONE_DEFINE` and `ZONE_INIT`.
241 - Rank Middle: Initialize modules needing thread calls
269 - Rank 1: Initialize some BSD globals
270 - Middle: Initialize some early BSD subsystems
H A Dsched_cond.md8 * `sched_cond_init(sched_cond_t *cond)` - Initialize the atomic condition var
/xnu-8792.81.2/tools/lldbmacros/core/
H A Dlazytarget.py17 def Initialize(debugger): member in LazyTarget
H A Dkernelcore.py349 LazyTarget.Initialize(debugger)
/xnu-8792.81.2/tests/
H A Dstackshot_block_owner_14362384.m562 /* Initialize a userspace semaphore, and spawn a thread to block on it. */