Searched refs:OS_REASON_INVALID (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/sys/ | ||
| H A D | reason.h | 112 #define OS_REASON_INVALID 0 macro |
| /xnu-11417.101.15/osfmk/kern/ | ||
| H A D | thread.c | 2555 if (os_reason == OS_REASON_INVALID) { in mach_exception_ast() |