Searched defs:getLock (Results 1 – 8 of 8) sorted by relevance
33 Object getLock(); in getLock() method
67 Lock getLock() const { in getLock() function
240 public L getLock() { in getLock() method in LockingVisitors.LockVisitor
22 std::mutex &getLock() { return Lock; } in getLock() function in Queue
115 uptr getLock(uptr idx) const { return all_locks_with_contexts_[idx].lock; } in getLock() function
2410 CJS_Result CJS_Field::getLock(CJS_Runtime* pRuntime, in getLock() function in CJS_Field
3247 const Mutex& Base::getLock(const Inner* i) LOCK_RETURNED(i->lock_) { in getLock() function in LockReturnedScopeFix::Base
6565 std::unique_lock<std::mutex> PipelineCacheAccess::getLock() in getLock() function in rx::vk::PipelineCacheAccess