UniqueLock::UniqueLock

Construct an empty lock that owns no mutex (needed for reverse_lock).

Synopsis

Declared in <sync.h>

UniqueLock() = default;