Searched refs:CheckSuspend (Results 1 – 10 of 10) sorted by relevance
28 CheckSuspend(thread); in artTestSuspendFromCode()
59 CheckSuspend(self); in GoToRunnable()
257 CheckSuspend(self); in ExecuteGotoImpl()276 CheckSuspend(self); in ExecuteGotoImpl()296 CheckSuspend(self); in ExecuteGotoImpl()315 CheckSuspend(self); in ExecuteGotoImpl()333 CheckSuspend(self); in ExecuteGotoImpl()639 CheckSuspend(self); in ExecuteGotoImpl()651 CheckSuspend(self); in ExecuteGotoImpl()663 CheckSuspend(self); in ExecuteGotoImpl()675 CheckSuspend(self); in ExecuteGotoImpl()687 CheckSuspend(self); in ExecuteGotoImpl()[all …]
26 CheckSuspend(self); \183 CheckSuspend(self); in ExecuteSwitchImpl()199 CheckSuspend(self); in ExecuteSwitchImpl()216 CheckSuspend(self); in ExecuteSwitchImpl()232 CheckSuspend(self); in ExecuteSwitchImpl()247 CheckSuspend(self); in ExecuteSwitchImpl()553 CheckSuspend(self); in ExecuteSwitchImpl()564 CheckSuspend(self); in ExecuteSwitchImpl()575 CheckSuspend(self); in ExecuteSwitchImpl()586 CheckSuspend(self); in ExecuteSwitchImpl()[all …]
74 CheckSuspend(self); in art_portable_test_suspend_from_code()
177 static inline void CheckSuspend(Thread* thread) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
641 static inline void CheckSuspend(Thread* thread) { in CheckSuspend() function
73 _EVAL_DEF_INTRINSICS_FUNC(CheckSuspend,
2864 case IntrinsicHelper::CheckSuspend: { in ExpandIntrinsic()
308 art::llvm::IntrinsicHelper::CheckSuspend; in EmitSuspendCheck()