Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/sys/
H A Dreason.h112 #define OS_REASON_INVALID 0 macro
/xnu-11417.121.6/osfmk/kern/
H A Dthread.c2555 if (os_reason == OS_REASON_INVALID) { in mach_exception_ast()