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

/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp5956 bool record_synch_enabled = false; variable
5962 if (record_synch_enabled) {
5977 if (!record_synch_enabled) record_synch_count = 0;
5978 record_synch_enabled = true;
5983 record_synch_enabled = false;

Completed in 62 milliseconds