Lock

Automatic wrapper for locking and unlocking mutexes.

Constructors

this
this(Mutex mutex)

Construct the lock with a target mutex.

Destructor

~this
~this()

Destructor

Meta