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

/openjdk10/hotspot/src/share/vm/runtime/
H A Dvm_operations.cpp276 VM_ThreadDump(ThreadDumpResult* result, int max_depth, bool with_locked_monitors, bool with_locked_synchronizers) argument
289 VM_ThreadDump(ThreadDumpResult* result, GrowableArray<instanceHandle>* threads, int num_threads, int max_depth, bool with_locked_monitors, bool with_locked_synchronizers) argument
/openjdk10/hotspot/src/share/vm/services/
H A Dmanagement.cpp1015 do_thread_dump(ThreadDumpResult* dump_result, typeArrayHandle ids_ah, int num_threads, int max_depth, bool with_locked_monitors, bool with_locked_synchronizers, TRAPS) argument

Completed in 78 milliseconds