Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dbacktrace.c387 bool allow_async = true; in backtrace_user() local
527 bool async_frame = allow_async && SWIFT_ASYNC_FP(next_fp); in backtrace_user()
546 allow_async = false; in backtrace_user()