Searched defs:getLock (Results 1 – 4 of 4) sorted by relevance
68 public Object getLock() in getLock() method in ByteArrayISO8859Writer
115 uptr getLock(uptr idx) const { return all_locks_with_contexts_[idx].lock; } in getLock() function
3202 FX_BOOL Field::getLock(IJS_Context* cc, in getLock() function in Field
3247 const Mutex& Base::getLock(const Inner* i) LOCK_RETURNED(i->lock_) { in getLock() function in LockReturnedScopeFix::Base