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

/openjdk10/hotspot/src/os/posix/vm/
H A Dos_posix.hpp171 int fired() { return _event; } function in class:PlatformEvent
/openjdk10/hotspot/src/os/windows/vm/
H A Dos_windows.hpp181 int fired() { return _Event; } function in class:PlatformEvent
/openjdk10/hotspot/src/os/solaris/vm/
H A Dos_solaris.hpp309 int fired() { return _Event; } function in class:PlatformEvent

Completed in 223 milliseconds