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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_operations.cpp380 Thread * VM_Exit::_shutdown_thread = NULL; member in class:VM_Exit
389 _shutdown_thread = thr_cur;
481 ThreadLocalStorage::get_thread_slow() != _shutdown_thread) {
H A Dvm_operations.hpp394 static Thread * _shutdown_thread; member in class:VM_Exit

Completed in 33 milliseconds