Searched refs:setup_jvmti_thread_state (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiExport.hpp363 void setup_jvmti_thread_state(); // Set this collector in current thread.
H A DjvmtiExport.cpp2248 void JvmtiEventCollector::setup_jvmti_thread_state() { function in class:JvmtiEventCollector
2253 guarantee(state != NULL, "exiting thread called setup_jvmti_thread_state");
2292 setup_jvmti_thread_state();
2324 setup_jvmti_thread_state();

Completed in 192 milliseconds