Searched refs:debug4k_panic_on_terminate (Results 1 – 2 of 2) sorted by relevance
3856 extern int debug4k_panic_on_terminate;3857 SYSCTL_INT(_vm, OID_AUTO, debug4k_panic_on_terminate, CTLFLAG_RW | CTLFLAG_LOCKED, &debug4k_panic_o…
2805 int debug4k_panic_on_terminate = 0; variable2996 if (debug4k_panic_on_terminate) { in task_terminate_internal()