Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dkern_memorystatus_freeze.h140 bool memorystatus_freeze_thread_should_run(void);
/xnu-10063.101.15/bsd/kern/
H A Dkern_memorystatus_policy.c681 memorystatus_freeze_thread_should_run() in memorystatus_freeze_thread_should_run() function
H A Dkern_memorystatus.c5162 if (memorystatus_freeze_thread_should_run()) { in memorystatus_pages_update()
/xnu-10063.101.15/doc/vm/
H A Dmemorystatus.md147 …` global. This is done in `memorystatus_pages_update` if `memorystatus_freeze_thread_should_run` r…
H A Dfreezer.md13 …reezer thread is responsible for freezing processes. See `memorystatus_freeze_thread_should_run` i…