libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
Lockable.access
libd
threading
locks
Lockable
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Lockable
(ValueT, LockT = LockBusyCas)
@
nogc
nothrow
void
access
(
scope
void
delegate
(
scope
ref
ValueT
)
@
nogc
nothrow
func
)
Meta
Source
See Implementation
libd
threading
locks
Lockable
functions
access