Constructs a lock that owns no mutex.

Synopsis

Declared in <folly/SharedMutex.h>

shared_lock() noexcept = default;

Created with MrDocs