Lines Matching refs:Thread
41 class Thread; variable
46 Thread* self, bool* slow_path)
51 … Thread* self, bool* slow_path)
61 Thread* self,
69 Thread* self,
77 Thread* self,
97 Thread* self,
105 Thread* self,
110 int32_t component_count, Thread* self,
117 int32_t component_count, Thread* self,
136 Thread* self, size_t expected_size)
142 mirror::ArtMethod** referrer, Thread* self)
160 Thread* self, bool can_run_clinit,
164 extern void ThrowStackOverflowError(Thread* self) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
171 static inline void UnlockJniSynchronizedMethod(jobject locked, Thread* self)
174 void CheckReferenceResult(mirror::Object* o, Thread* self)
177 static inline void CheckSuspend(Thread* thread) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);