Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dkern_memorystatus_freeze.h118 boolean_t memorystatus_freeze_thread_should_run(void);
/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus_freeze.c3034 memorystatus_freeze_thread_should_run(void) in memorystatus_freeze_thread_should_run() function
H A Dkern_memorystatus.c5155 if (memorystatus_freeze_thread_should_run() == TRUE) { in memorystatus_pages_update()