concurrency v3.0.2 (2021-07-08T11:18:17Z)
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