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

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp243 void set_concurrent_locks(ThreadConcurrentLocks* l) { _concurrent_locks = l; } function in class:ThreadSnapshot

Completed in 1257 milliseconds