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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_operations.cpp375 snapshot->set_concurrent_locks(tcl);
/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 34 milliseconds