[][src]Module async_backplane::panic

Panic handler installer functions for better debugging.

Call only one of these, only once per thread.

Functions

chain_panic_hook

Sets the thread local panic handler to record the unwind information and then execute the existing hook.

replace_panic_hook

Sets the thread local panic handler to record the unwind information