Home
last modified time | relevance | path

Searched defs:ioOps (Results 1 – 5 of 5) sorted by relevance

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/foreign/channels/
H A DTestSocketChannels.java142 List<ThrowingRunnable> ioOps = List.of( in testIOOnConfinedFromAnotherThread() local
H A DTestAsyncSocketChannels.java80 List<ThrowingConsumer<TestHandler,?>> ioOps = List.of( in testWithConfined() local
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dbinio.h163 IOOperations *ioOps; /* virtual functions to read and write file */ member
H A Dascio.c67 static struct io_operand *ioOps= 0; variable
H A Dstd0.c774 IOOperations *ioOps= file->ioOps; in Y_sizeof() local