dplug ~master (2024-09-30T22:25:31Z)
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)