Home
last modified time | relevance | path

Searched refs:IsThreadControllable (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Devents.cc247 static bool IsThreadControllable(ArtJvmtiEvent event) { in IsThreadControllable() function
1527 if (thread != nullptr && !IsThreadControllable(event)) { in SetEvent()