Home
last modified time | relevance | path

Searched defs:simple_notify (Results 1 – 5 of 5) sorted by relevance

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiRawMonitor.cpp272 void JvmtiRawMonitor::simple_notify(Thread* self, bool all) { in simple_notify() function in JvmtiRawMonitor
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiRawMonitor.cpp272 void JvmtiRawMonitor::simple_notify(Thread* self, bool all) { in simple_notify() function in JvmtiRawMonitor
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiRawMonitor.cpp272 void JvmtiRawMonitor::simple_notify(Thread* self, bool all) { in simple_notify() function in JvmtiRawMonitor
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiRawMonitor.cpp272 void JvmtiRawMonitor::simple_notify(Thread* self, bool all) { in simple_notify() function in JvmtiRawMonitor
/dports/astro/phd2/phd2-2.6.10/
H A Devent_server.cpp434 inline static void simple_notify(const EventServer::CliSockSet& cli, const wxString& ev) in simple_notify() function