Skip to content
Commit ad3e199f authored by Milian Wolff's avatar Milian Wolff
Browse files

Port modification revision to non-recursive mutex

Instead, hoist the one function that requires it out into a helper
that operates on a locked mutex state and verify that is the case.

While at it, also remove the global static for the mutex and instead
use a function-local static that gets initialized on first use.
parent 29ab1e2c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment