Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dkern_memorystatus_freeze.h142 bool memorystatus_freeze_thread_should_run(void);
/xnu-12377.81.4/bsd/kern/
H A Dkern_memorystatus_policy.c939 memorystatus_freeze_thread_should_run() in memorystatus_freeze_thread_should_run() function
H A Dkern_memorystatus.c6035 if (memorystatus_freeze_thread_should_run()) { in memorystatus_update_available_page_count()
/xnu-12377.81.4/doc/vm/
H A Dmemorystatus.md155 …` 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…