Searched refs:NextMethodVisitor (Results 1 – 1 of 1) sorted by relevance
182 struct NextMethodVisitor final : public StackVisitor { in SetLockingMethod() struct183 explicit NextMethodVisitor(Thread* thread) REQUIRES_SHARED(Locks::mutator_lock_) in SetLockingMethod() argument209 NextMethodVisitor nmv(owner_.load(std::memory_order_relaxed)); in SetLockingMethod()