Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkern_memorystatus_notify.c434 static void sustained_pressure_handler(void*, void*);
442 …essure_handler_thread_call = thread_call_allocate_with_options(sustained_pressure_handler, NULL, T… in memorystatus_notify_init()
1333 sustained_pressure_handler(void* arg0 __unused, void* arg1 __unused) in sustained_pressure_handler() function