Semaphore.signal

Signals the semaphore.

Note: Control is not transferred to the waiter.

class Semaphore
@nogc
void
signal
()

Meta