Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/sys/
H A Dresource.h561 #define WAKEMON_MAKE_FATAL 0x10 /* Configure the task so that violations are fatal. */ macro
/xnu-8796.101.5/osfmk/kern/
H A Dtask.c7378 *flags |= WAKEMON_MAKE_FATAL; in task_wakeups_monitor_ctl()
7398 if (*flags & WAKEMON_MAKE_FATAL) { in task_wakeups_monitor_ctl()