Searched defs:SuspendCheck (Results 1 – 6 of 6) sorted by relevance
461 __ SuspendCheck(suspend_check_slow_path.get()); in ArtJniCompileMethodInternal() local531 __ SuspendCheck(suspend_check_slow_path.get()); in ArtJniCompileMethodInternal() local
552 void ThreadUtil::SuspendCheck(art::Thread* self) { in SuspendCheck() function in openjdkjvmti::ThreadUtil
741 void X86_64JNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) { in SuspendCheck() function in art::x86_64::X86_64JNIMacroAssembler
666 void X86JNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) { in SuspendCheck() function in art::x86::X86JNIMacroAssembler
949 void Arm64JNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) { in SuspendCheck() function in art::arm64::Arm64JNIMacroAssembler
1113 void ArmVIXLJNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) { in SuspendCheck() function in art::arm::ArmVIXLJNIMacroAssembler