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

/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DSolarisEventPort.java98 port_send(port, 0);
127 port_send(port, 0);
254 static native void port_send(int port, int events) throws IOException; method in class:SolarisEventPort

Completed in 50 milliseconds