Searched defs:m_lock (Results 1 – 7 of 7) sorted by relevance
/third_party/boost/boost/atomic/detail/ | ||
D | lockpool.hpp | 33 void* m_lock; member in boost::atomics::detail::lockpool::scoped_lock |
D | lock_pool.hpp | 92 void* m_lock; member in boost::atomics::detail::lock_pool::scoped_lock |
/third_party/vk-gl-cts/executor/ | ||
D | xeTcpIpLink.hpp | 59 mutable de::Mutex m_lock; member in xe::TcpIpLinkState |
D | xeCallQueue.hpp | 125 de::Mutex m_lock; member in xe::CallQueue |
/third_party/vk-gl-cts/framework/common/ | ||
D | tcuThreadUtil.hpp | 61 de::Mutex m_lock; member in tcu::ThreadUtil::Event |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ | ||
D | vktSynchronizationUtil.hpp | 124 mutable de::Mutex m_lock; member in vkt::synchronization::PipelineCacheData |
/third_party/vk-gl-cts/modules/egl/ | ||
D | teglGLES2SharingThreadedTests.cpp | 267 de::Mutex m_lock; member in deqp::egl::GLES2ThreadTest::FenceSync |