Home
last modified time | relevance | path

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

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