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

/openjdk9/hotspot/src/share/vm/utilities/
H A Ddecoder.cpp88 inline bool DecoderLocker::is_first_error_thread() { function in class:DecoderLocker
93 MutexLockerEx(DecoderLocker::is_first_error_thread() ?
95 _decoder = is_first_error_thread() ?
H A Ddecoder.hpp142 inline bool is_first_error_thread();

Completed in 90 milliseconds