dplug v14.4.1 (2024-07-29T08:05:13Z)
Home
Dub
Repo
UncheckedSemaphore.wait
dplug
core
sync
UncheckedSemaphore
Undocumented in source. Be warned that the author may not have intended to support it.
void
wait
()
struct
UncheckedSemaphore
nothrow @
nogc
void
wait
(
)
bool
wait
(Duration period)
Meta
Source
See Implementation
dplug
core
sync
UncheckedSemaphore
destructors
~this
functions
notify
tryWait
wait
postblits
this(this)