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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dmutex.hpp85 static const int MONITOR_NAME_LEN = 64; variable
132 char _name[MONITOR_NAME_LEN]; // Name of mutex

Completed in 29 milliseconds