Std.Sync.Mutex
1 declaration
type
MutexThis declaration introduces a public type.
What it does
A lock, held by at most one thread at a time.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
1 declaration
MutexThis declaration introduces a public type.
A lock, held by at most one thread at a time.