Home
last modified time | relevance | path

Searched refs:withThreadPool (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/channels/
DAsynchronousChannelGroup.java274 public static AsynchronousChannelGroup withThreadPool(ExecutorService executor) in withThreadPool() method in AsynchronousChannelGroup
/libcore/luni/src/test/java/libcore/java/nio/channels/
DAsynchronousChannelGroupTest.java73 AsynchronousChannelGroup acg = AsynchronousChannelGroup.withThreadPool( in test_withThreadPool()
/libcore/api/
Dcurrent.txt6775 …method public static java.nio.channels.AsynchronousChannelGroup withThreadPool(java.util.concurren…