Attempts to acquire the integrated spin lock without blocking.
Declared in <folly/PackedSyncPtr.h>
<folly/PackedSyncPtr.h>
bool try_lock() const;
true if the lock was acquired, false otherwise.
true
false