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

/openjdk7/jdk/test/java/nio/channels/AsynchronousSocketChannel/
H A DStressLoopback.java122 waitUntilClosed(channel);
161 waitUntilClosed(channel);
166 static void waitUntilClosed(Channel c) { method in class:StressLoopback

Completed in 29 milliseconds