concurrency ~master (2022-01-07T14:23:47Z)
Dub
Repo
SharedGuard.acquire
concurrency
utils
SharedGuard
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SharedGuard
(T)
static
SharedGuard
acquire
(
shared
T
reg
,
Mutex
mutex
)
if
(
is
(
T
== class)
)
Meta
Source
See Implementation
concurrency
utils
SharedGuard
constructors
this
destructors
~this
postblits
this(this)
static functions
acquire
variables
reg