Searched defs:threads_count_ptr (Results 1 – 2 of 2) sorted by relevance
628 jint* threads_count_ptr, in GetAllThreads()
153 static jvmtiError GetAllThreads(jvmtiEnv* env, jint* threads_count_ptr, jthread** threads_ptr) { in GetAllThreads()