Searched refs:unlock (Results 1 – 15 of 15) sorted by relevance
49 unlock(); in ~ProxyLockableUniqueLock()122 void ProxyLockableUniqueLock<Mutex>::unlock() { in unlock() function126 mutex_->unlock(std::move(*proxy_)); in unlock()
92 void unlock();
414 mutex.unlock(std::move(state)); in TEST()423 mutex.unlock(std::move(state)); in TEST()614 mutex.unlock(std::move(state)); in TEST()630 mutex.unlock(std::move(state)); in TEST()649 mutex.unlock(std::move(state)); in TEST()673 mutex.unlock(std::move(state)); in stressTryLockWithConcurrentLocks()682 mutex.unlock(std::move(state)); in stressTryLockWithConcurrentLocks()724 mutex.unlock(std::move(state)); in concurrentTryLocks()
178 void unlock(DistributedMutexStateProxy);
260 bucketLock.unlock(); in park_until()
1068 unlock(std::move(state));1529 void DistributedMutex<Atomic, Publish>::unlock(
161 lock.unlock(); in JoinThreads()231 lock.unlock(); in BGThread()
129 void unlock() { locked_.store(false, std::memory_order_release); } in unlock() function
192 (*lk).unlock(); in checkWork()
28 void UnLock() override { mutex_.unlock(); } in UnLock()
120 mutex_.unlock(); in Process()
198 mutex_.unlock(); in SwapHistoryBucket()
146 mutex_.unlock(); in Unlock()
7777 $self->unlock();7799 $self->unlock();7818 $self->unlock();7843 $self->unlock();7910 sub unlock { subroutine
574 _io_ctx->unlock(_obj_name, _lock_name, _cookie); in ~LibradosFileLock()