33#ifndef DVD_BUFFER_LOCKS_H_
34#define DVD_BUFFER_LOCKS_H_
41 struct SyncObjectHandle;
Utility class that adds basic GUID management to objects.
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