nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Semaphore.this
nulib
threading
semaphore
Semaphore
Constructs a new Mutex.
class
Semaphore
@
nogc
this
(
uint
count
= 0
)
Meta
Source
See Implementation
nulib
threading
semaphore
Semaphore
constructors
this
destructors
~this
functions
await
signal
tryAwait
properties
nativeHandle
Constructs a new Mutex.