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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp82 int _nof_initial_running_threads; // total number of initially seen running threads member in struct:SafepointSynchronize::__anon423
H A Dsafepoint.cpp1188 spstat->_nof_initial_running_threads = nof_running;
1207 if (spstat->_nof_initial_running_threads != 0) {
1293 sstats->_nof_initial_running_threads,

Completed in 33 milliseconds