Home
last modified time | relevance | path

Searched refs:NativeThreadSet (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DNativeThreadSet.java32 class NativeThreadSet { class
38 NativeThreadSet(int n) { in NativeThreadSet() method in NativeThreadSet
DSimpleAsynchronousFileChannelImpl.java54 private final NativeThreadSet threads = new NativeThreadSet(2);
DFileChannelImpl.java89 private final NativeThreadSet threads = new NativeThreadSet(2);
/libcore/
Dopenjdk_java_files.bp1566 "ojluni/src/main/java/sun/nio/ch/NativeThreadSet.java",