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

/openjdk10/hotspot/src/share/vm/runtime/
H A Dthread.hpp1255 bool has_async_condition() { return (_special_runtime_exit_condition != _no_async_condition); } function in class:JavaThread

Completed in 182 milliseconds