DoxigAlpha

stderr_mutex

The primary motivation for recursive mutex here is so that a panic while stderr mutex is held still dumps the stack trace and other debug information.

Source

Implementation

#