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