Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_thread.cc1055 jvmtiError other_results = (res != OK) ? res : ERR(THREAD_SUSPENDED); in SuspendThreadList() local
1057 results[*it] = other_results; in SuspendThreadList()