Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/ !
H A Dkern_memorystatus_freeze.h142 bool memorystatus_freeze_thread_should_run(void);
/xnu-11417.140.69/bsd/kern/ !
H A Dkern_memorystatus_policy.c741 memorystatus_freeze_thread_should_run() in memorystatus_freeze_thread_should_run() function
H A Dkern_memorystatus.c5859 if (memorystatus_freeze_thread_should_run()) { in memorystatus_update_available_page_count()
/xnu-11417.140.69/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…