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

/openjdk7/jdk/src/windows/classes/sun/nio/ch/
H A DIocp.java130 int key = associate(new OverlappedChannel() {
214 int associate(OverlappedChannel ch, long handle) throws IOException { method in class:Iocp
228 // associate with I/O completion port

Completed in 46 milliseconds