Searched refs:target_jthread (Results 1 – 2 of 2) sorted by relevance
184 static jvmtiError SuspendOther(art::Thread* self, jthread target_jthread)
892 jthread target_jthread) { in SuspendOther() argument904 if (!GetAliveNativeThread(target_jthread, soa, &target, &err)) { in SuspendOther()918 target_jthread, art::SuspendReason::kForUserCode); in SuspendOther()