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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.cpp964 Handle system_instance = klass->allocate_instance_handle(CHECK_NH); local
968 system_instance,
974 Universe::set_system_thread_group(system_instance());
985 system_instance,

Completed in 120 milliseconds