Searched refs:first_current_thread_index (Results 1 – 1 of 1) sorted by relevance
1063 jint first_current_thread_index = current_thread_indexes[0]; in SuspendThreadList() local1065 jvmtiError res = env->SuspendThread(threads[first_current_thread_index]); in SuspendThreadList()1066 results[first_current_thread_index] = res; in SuspendThreadList()