Searched defs:UnLock (Results 1 – 11 of 11) sorted by relevance
363 MOS_STATUS DecodeAllocator::UnLock(MOS_RESOURCE* resource) in UnLock() function in decode::DecodeAllocator369 MOS_STATUS DecodeAllocator::UnLock(MOS_BUFFER* buffer) in UnLock() function in decode::DecodeAllocator376 MOS_STATUS DecodeAllocator::UnLock(PMHW_BATCH_BUFFER batchBuffer, bool resetBuffer) in UnLock() function in decode::DecodeAllocator
187 void UnLock(){m_lock.unlock();}; in UnLock() function
233 EFI_LEGACY_REGION2_UNLOCK UnLock; member
219 EFI_LEGACY_REGION2_UNLOCK UnLock; member
227 EFI_LEGACY_REGION2_UNLOCK UnLock; member
142 MOS_STATUS EncodeAllocator::UnLock(MOS_RESOURCE* resource) in UnLock() function in encode::EncodeAllocator
144 void UnLock() RTC_UNLOCK_FUNCTION(mutex_) { mutex_.Unlock(); } in UnLock() function
202 void UnLock() RTC_UNLOCK_FUNCTION(mutex_) { mutex_.Unlock(); } in UnLock() function
371 MOS_STATUS Allocator::UnLock(MOS_RESOURCE* resource) in UnLock() function in Allocator
571 MOS_STATUS VpAllocator::UnLock(MOS_RESOURCE *resource) in UnLock() function in VpAllocator