Searched refs:withFixedThreadPool (Results 1 – 4 of 4) sorted by relevance
40 AsynchronousChannelGroup.withFixedThreadPool(1, new TestThreadFactory()))); in test_open_methods()43 AsynchronousChannelGroup.withFixedThreadPool(1, new TestThreadFactory()))); in test_open_methods()
37 AsynchronousChannelGroup acg = AsynchronousChannelGroup.withFixedThreadPool(1, in test_withFixedThreadPool()51 AsynchronousChannelGroup acg = AsynchronousChannelGroup.withFixedThreadPool( in test_withFixedThreadPool_IllegalArgumentException()
186 public static AsynchronousChannelGroup withFixedThreadPool(int nThreads, in withFixedThreadPool() method in AsynchronousChannelGroup
6633 …method public static java.nio.channels.AsynchronousChannelGroup withFixedThreadPool(int, java.util…