Home
last modified time | relevance | path

Searched defs:threads_count_ptr (Results 1 – 2 of 2) sorted by relevance

/art/openjdkjvmti/
Dti_thread.cc631 jint* threads_count_ptr, in GetAllThreads()
DOpenjdkJvmTi.cc155 static jvmtiError GetAllThreads(jvmtiEnv* env, jint* threads_count_ptr, jthread** threads_ptr) { in GetAllThreads()