Searched refs:Pass (Results 1 – 22 of 22) sorted by relevance
51 mov r0, \arg1 @ Pass arg1.73 mov r0, \arg1 @ Pass arg1.75 mov r1, \arg2 @ Pass arg2.379 mov r0, r4 @ Pass the object to lock.380 mov r1, rSELF @ Pass Thread::Current().394 mov r0, rSELF @ Pass Thread::Current().
782 mov r2, rSELF @ Pass Thread::Current.
1 Pass
54 EXPORT void Pass(Thread* self) REQUIRES(!GetLock());
38 void Barrier::Pass(Thread* self) { in Pass() function in art::Barrier
103 barrier_->Pass(self); in Run()
121 thread_pool_->creation_barier_.Pass(self); in Run()
246 barrier_.Pass(self); in Run()
341 finish_barrier.Pass(cls_self); in DdmSetThreadNotification()
217 barrier_.Pass(self); in Run()
1574 Runtime::Current()->GetThreadList()->EmptyCheckpointBarrier()->Pass(this); in RunEmptyCheckpoint()1626 barrier_.Pass(self); in Run()
383 barrier->Pass(self); in VisiblyInitializedCallbackDone()
17 * Pass the '=fatal' option to the agent to cause it to abort if any classes are
202 [&]([[maybe_unused]] art::Thread* thr) { barrier.Pass(art::Thread::Current()); }); in PauseAllocations()
332 barrier.Pass(self); in Run()
2345 release_barrier_.Pass(this_thread); in BeginDefineClass()2356 barrier_.Pass(this_thread); in EndDefineClass()
30 const-string v1, "Pass"
295 concurrent_copying_->GetBarrier().Pass(self); in Run()1003 concurrent_copying_->GetBarrier().Pass(self); in Run()1747 concurrent_copying_->GetBarrier().Pass(self); in Run()
1175 mark_sweep_->GetBarrier().Pass(self); in Run()
4364 mark_compact_->GetBarrier().Pass(self); in Run()
1061 barrier_->Pass(Thread::Current()); in Run()
1624 barrier_->Pass(Thread::Current()); in Run()