Searched defs:include_jvmti_agent_threads (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.cpp875 bool include_jvmti_agent_threads,
897 if (!include_jvmti_agent_threads && jt->is_jvmti_agent_thread()) {
874 ThreadsListEnumerator(Thread* cur_thread, bool include_jvmti_agent_threads, bool include_jni_attaching_threads) argument

Completed in 24 milliseconds