Searched refs:pick (Results 1 – 7 of 7) sorted by relevance
2986 proc_t pick; in ttyinfo_locked() local3025 pick = NULL; in ttyinfo_locked()3027 if (proc_compare(pick, p)) { in ttyinfo_locked()3028 pick = p; in ttyinfo_locked()3031 pickpid = proc_getpid(pick); in ttyinfo_locked()3039 pick = proc_find(pickpid); in ttyinfo_locked()3040 if (pick == PROC_NULL) { in ttyinfo_locked()3046 proc_lock(pick); in ttyinfo_locked()3047 if (TAILQ_EMPTY(&pick->p_uthlist) || in ttyinfo_locked()3048 (uthread = TAILQ_FIRST(&pick->p_uthlist)) == NULL || in ttyinfo_locked()[all …]
5 // would pick up the old one in the SDK rather than mapping to the new one in
10 // itself, and so Xcode would pick up the old one in the SDK rather than
84 …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…
64 1. If the system is unhealthy, pick a recovery action and perform it. See `memorystatus_pick_action…
742 simport <kern/ipc_mig.h>; /* pick up kernel-specific MIG things */
57 …uantum[bucket] / cpu`. During this window all root bucket selections will pick the bucket the star…