Home
last modified time | relevance | path

Searched defs:unlock (Results 1 – 25 of 215) sorted by relevance

123456789

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DRWMutex.cpp30 bool RWMutexImpl::unlock() { return true; } in unlock() function in RWMutexImpl
101 RWMutexImpl::unlock() in unlock() function in RWMutexImpl
130 bool RWMutexImpl::unlock() { in unlock() function in RWMutexImpl
/third_party/skia/src/gpu/
DGrEagerVertexAllocator.cpp26 void GrEagerDynamicVertexAllocator::unlock(int actualCount) { in unlock() function in GrEagerDynamicVertexAllocator
48 void GrCpuVertexAllocator::unlock(int actualCount) { in unlock() function in GrCpuVertexAllocator
/third_party/skia/third_party/externals/swiftshader/src/Common/
DResource.cpp107 void Resource::unlock() in unlock() function in sw::Resource
133 void Resource::unlock(Accessor relinquisher) in unlock() function in sw::Resource
DMutexLock.hpp50 void unlock() in unlock() function in sw::MutexLock
151 void unlock() in unlock() function in sw::BackoffLock
/third_party/boost/boost/interprocess/sync/detail/
Dlocks.hpp48 BOOST_INTERPROCESS_FORCEINLINE void unlock() { l_.unlock(); } in unlock() function in boost::interprocess::ipcdetail::internal_mutex_lock
68 BOOST_INTERPROCESS_FORCEINLINE void unlock() { l_.lock(); } in unlock() function in boost::interprocess::ipcdetail::lock_inverter
85 BOOST_INTERPROCESS_FORCEINLINE void unlock() { l_.unlock_sharable(); } in unlock() function in boost::interprocess::ipcdetail::lock_to_sharable
/third_party/boost/boost/pool/detail/
Dmutex.hpp29 static void unlock() {} in unlock() function in boost::details::pool::null_mutex
85 void unlock() in unlock() function in boost::details::pool::pt_mutex
127 void unlock() in unlock() function in boost::details::pool::cs_mutex
/third_party/boost/boost/fiber/detail/
Dspinlock.hpp39 void unlock() noexcept {} in unlock() function
45 void unlock() noexcept {} in unlock() function
/third_party/boost/boost/asio/detail/
Dconditionally_enabled_mutex.hpp80 void unlock() in unlock() function in boost::asio::detail::conditionally_enabled_mutex::scoped_lock
132 void unlock() in unlock() function in boost::asio::detail::conditionally_enabled_mutex
Dposix_mutex.hpp56 void unlock() in unlock() function in boost::asio::detail::posix_mutex
Dwin_mutex.hpp54 void unlock() in unlock() function in boost::asio::detail::win_mutex
/third_party/boost/libs/asio/include/boost/asio/detail/
Dconditionally_enabled_mutex.hpp80 void unlock() in unlock() function in boost::asio::detail::conditionally_enabled_mutex::scoped_lock
132 void unlock() in unlock() function in boost::asio::detail::conditionally_enabled_mutex
Dwin_mutex.hpp54 void unlock() in unlock() function in boost::asio::detail::win_mutex
Dposix_mutex.hpp56 void unlock() in unlock() function in boost::asio::detail::posix_mutex
/third_party/boost/boost/log/detail/
Dlight_rw_mutex.hpp69 void unlock() in unlock() function in boost::aux::light_rw_mutex
121 void unlock() in unlock() function in boost::aux::light_rw_mutex
Dadaptive_mutex.hpp117 void unlock() in unlock() function in boost::aux::adaptive_mutex
205 void unlock() in unlock() function in boost::aux::adaptive_mutex
/third_party/node/deps/npm/lib/utils/
Dlocker.js45 function unlock (base, name, cb) { function
72 unlock: unlock property
/third_party/pulseaudio/src/pulsecore/
Dauthkey.c76 int unlock = 0, ret = -1; in load() local
167 int unlock = 0, ret; in pa_authkey_save() local
/third_party/boost/boost/signals2/
Ddummy_mutex.hpp23 void unlock() {} in unlock() function in boost::signals2::dummy_mutex
/third_party/boost/boost/container/detail/
Dthread_mutex.hpp65 void unlock() in unlock() function in boost::container::dtl::thread_mutex
156 void unlock() in unlock() function in boost::container::dtl::thread_mutex
/third_party/skia/third_party/externals/angle2/src/common/
DSpinlock.h64 inline void Spinlock::unlock() noexcept in unlock() function
/third_party/boost/libs/log/src/windows/
Dlight_rw_mutex.cpp185 BOOST_LOG_API void light_rw_mutex::unlock() in unlock() function in boost::aux::light_rw_mutex
/third_party/boost/boost/thread/pthread/
Drecursive_mutex.hpp111 void unlock() in unlock() function in boost::recursive_mutex
148 void unlock() in unlock() function in boost::recursive_mutex
276 void unlock() in unlock() function in boost::recursive_timed_mutex
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMutex.h46 bool unlock() { in unlock() function
/third_party/boost/libs/thread/test/sync/mutual_exclusion/locks/unique_lock/mod/
Dmember_swap_pass.cpp29 void unlock() in unlock() function
Dnon_member_swap_pass.cpp28 void unlock() in unlock() function

123456789