Searched defs:getLock (Results 1 – 3 of 3) sorted by relevance
112 uptr getLock(uptr idx) const { return all_locks_with_contexts_[idx].lock; } in getLock() function
3712 FX_BOOL Field::getLock(OBJ_METHOD_PARAMS) in getLock() function in Field
3190 const Mutex& Base::getLock(const Inner* i) LOCK_RETURNED(i->lock_) { in getLock() function in LockReturnedScopeFix::Base