nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Semaphore.signal
nulib
threading
semaphore
Semaphore
Signals the semaphore.
Note: Control is not transferred to the waiter.
class
Semaphore
@
nogc
void
signal
(
)
Meta
Source
See Implementation
nulib
threading
semaphore
Semaphore
constructors
this
destructors
~this
functions
await
signal
tryAwait
properties
nativeHandle
Signals the semaphore.
Note: Control is not transferred to the waiter.