Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus_freeze.c2149 pid_t coal_xpc_pid = 0; in memorystatus_freeze_top_process() local
2219 coal_xpc_pid = pid_list[--ntasks]; in memorystatus_freeze_top_process()
2220 next_p = proc_find_locked(coal_xpc_pid); in memorystatus_freeze_top_process()