lock
The lock for a Concurrency level: NoopMutex under Concurrency.None — a single-threaded owner pays no synchronization — and a PlatformMutex under any concurrent level. The same contract the per-stat serializedLock uses, exposed for callers that need a coherent lock for their own coupled state.