A lock around `SyncStalloc`. Constructing this type is proof that the user holds an exclusive lock on the inner `UnsafeStalloc`. When this falls out of scope, the `SyncStalloc` is unlocked. This is effectively a reimplementation of `std::sync::MutexGuard`.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected