Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dkern_memorystatus_freeze.h123 bool memorystatus_freeze_thread_should_run(void);
/xnu-8792.41.9/bsd/kern/
H A Dkern_memorystatus_policy.c658 memorystatus_freeze_thread_should_run() in memorystatus_freeze_thread_should_run() function
H A Dkern_memorystatus.c5054 if (memorystatus_freeze_thread_should_run()) { in memorystatus_pages_update()
/xnu-8792.41.9/doc/memorystatus/
H A Doverview.md152 …` global. This is done in `memorystatus_pages_update` if `memorystatus_freeze_thread_should_run` r…
H A Dfreezer.md17 …reezer thread is responsible for freezing processes. See `memorystatus_freeze_thread_should_run` i…