Tries to acquire the managed mutex in shared mode without blocking.
Declared in <folly/SharedMutex.h>
<folly/SharedMutex.h>
bool try_lock();
true if the lock was acquired.
true