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

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

Completed in 32 milliseconds