Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_thread.cc1020 static bool IsCurrentThread(jthread thr) { in IsCurrentThread() function
1056 if (IsCurrentThread(threads[i])) { in SuspendThreadList()