Home
last modified time | relevance | path

Searched refs:GoToRunnableFast (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_jni_entrypoints.cc32 static inline void GoToRunnableFast(Thread* self) REQUIRES_SHARED(Locks::mutator_lock_);
94 GoToRunnableFast(self); in GoToRunnable()
98 ALWAYS_INLINE static inline void GoToRunnableFast(Thread* self) { in GoToRunnableFast() function
158 GoToRunnableFast(self); in JniMethodFastEnd()
195 GoToRunnableFast(self); in JniMethodFastEndWithReference()