Semaphore.this

Constructs a new Mutex.

class Semaphore
@nogc
this
(
uint count = 0
)

Meta