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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.cpp1175 void SafepointSynchronize::begin_statistics(int nof_threads, int nof_running) { argument
1188 spstat->_nof_initial_running_threads = nof_running;
1194 if (nof_running != 0) {

Completed in 56 milliseconds