Home
last modified time | relevance | path

Searched refs:pick (Results 1 – 8 of 8) sorted by relevance

/xnu-11215/bsd/kern/
H A Dtty.c2990 proc_t pick; in ttyinfo_locked() local
3029 pick = NULL; in ttyinfo_locked()
3032 pick = p; in ttyinfo_locked()
3044 if (pick == PROC_NULL) { in ttyinfo_locked()
3050 proc_lock(pick); in ttyinfo_locked()
3054 proc_unlock(pick); in ttyinfo_locked()
3057 proc_rele(pick); in ttyinfo_locked()
3060 proc_unlock(pick); in ttyinfo_locked()
3086 pick->p_comm, in ttyinfo_locked()
3087 proc_getpid(pick), in ttyinfo_locked()
[all …]
/xnu-11215/osfmk/kern/
H A Dkcdata.modulemap5 // would pick up the old one in the SDK rather than mapping to the new one in
H A Dkern_debug.modulemap10 // itself, and so Xcode would pick up the old one in the SDK rather than
/xnu-11215/doc/vm/
H A Dmemorystatus_kills.md84 …performs a synchronous kill. If not, it asks the `memorystatus_thread` to pick and kill a process.…
118 …d do aggressive jetsam. If not, we do `MEMORYSTATUS_KILL_TOP_PROCESS` and pick the specific kill c…
H A Dmemorystatus.md64 1. If the system is unhealthy, pick a recovery action and perform it. See `memorystatus_pick_action…
/xnu-11215/doc/primitives/
H A Dstring-handling.md24 and `secnd` to pick a replacement. Choose according to this table:
/xnu-11215/osfmk/mach/
H A Dmach_types.defs742 simport <kern/ipc_mig.h>; /* pick up kernel-specific MIG things */
/xnu-11215/doc/scheduler/
H A Dsched_clutch_edge.md57 …read_quantum[bucket]`. During this window all root bucket selections will pick the starved root bu…