static DEBUG_TRACE_WATCH_ADDRS: [AtomicUsize; 8]Expand description
Fixed-size array of watched lock addresses for E9 trace. Each slot emits a unique ASCII tag (‘A’..‘H’) on acquire/release.
static DEBUG_TRACE_WATCH_ADDRS: [AtomicUsize; 8]Fixed-size array of watched lock addresses for E9 trace. Each slot emits a unique ASCII tag (‘A’..‘H’) on acquire/release.