Module lock
backtrace
0.3.74
Module lock
Module Items
Structs
Constants
Statics
Functions
In crate backtrace
Modules
backtrace
capture
lock
print
symbolize
types
Structs
Backtrace
BacktraceFmt
BacktraceFrame
BacktraceFrameFmt
BacktraceSymbol
Frame
Symbol
SymbolName
Enums
BytesOrWideString
PrintFmt
Functions
clear_symbol_cache
resolve
resolve_frame
resolve_frame_unsynchronized
resolve_unsynchronized
trace
trace_unsynchronized
backtrace
Module
lock
Copy item path
Settings
Help
Summary
Source
Structs
§
Lock
Guard
A “Maybe” LockGuard
Constants
§
LOCK_
HELD
🔒
Statics
§
INIT
🔒
LOCK
🔒
The global lock, lazily allocated on first use
Functions
§
lock
Acquire a partially unsound(!!!) global re-entrant lock over backtrace’s internals.