mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-04-14 05:16:01 +00:00
8 lines
275 B
Markdown
8 lines
275 B
Markdown
# Simplex.Messaging.Agent.Lock
|
|
|
|
> TMVar-based named mutex with concurrent multi-lock acquisition.
|
|
|
|
**Source**: [`Agent/Lock.hs`](../../../../../src/Simplex/Messaging/Agent/Lock.hs)
|
|
|
|
No non-obvious behavior. See source. See comment on `getPutLock` for the atomicity argument.
|