Searched defs:VmaMutexLockWrite (Results 1 – 1 of 1) sorted by relevance
4532 struct VmaMutexLockWrite struct4534 VMA_CLASS_NO_COPY(VmaMutexLockWrite) in VMA_CLASS_NO_COPY() argument4539 ~VmaMutexLockWrite() { if(m_pMutex) { m_pMutex->UnlockWrite(); } } in ~VmaMutexLockWrite() argument