dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
Semaphore.Handle
core
sync
semaphore
Semaphore
Aliases the operating-system-specific semaphore type.
class
Semaphore
version(Windows)
protected
alias
Handle
=
HANDLE
Meta
Source
See Implementation
core
sync
semaphore
Semaphore
aliases
Handle
constructors
this
functions
notify
tryWait
wait
variables
m_hndl
Aliases the operating-system-specific semaphore type.