14 for (
auto& it : locks) {
16 it._buffer !=
nullptr &&
17 it._range._length > 0u)
Handle console commands that start with a forward slash.
eastl::fixed_vector< BufferLock, 6, true > BufferLocks
bool IsEmpty(const BufferLocks &locks) noexcept
bool waitForLockedRange(BufferRange range) const
bool lockRange(BufferRange range, SyncObjectHandle &sync) const
LockManager_uptr _lockManager