Public Member Functions | |
AsyncSendGuard (AsyncAccessControl &control) | |
virtual bool | lock () |
Attempts to lock/request the resource, and returns true if successful. More... | |
Definition at line 126 of file AsyncDeviceToken.cpp.
|
inlinevirtual |
Attempts to lock/request the resource, and returns true if successful.
Only proceed with using the resource if this returns true!
Implements osvr::util::GuardInterface.
Definition at line 129 of file AsyncDeviceToken.cpp.