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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.cpp840 debug_only(if (WizardMode) print_owned_locks_on(st);)
863 void Thread::print_owned_locks_on(outputStream* st) const { function in class:Thread

Completed in 51 milliseconds