Searched refs:IsThreadControllable (Results 1 – 1 of 1) sorted by relevance
246 static bool IsThreadControllable(ArtJvmtiEvent event) { in IsThreadControllable() function1511 if (thread != nullptr && !IsThreadControllable(event)) { in SetEvent()