Home
last modified time | relevance | path

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

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