Searched refs:handleRead (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/native/java/io/
H A Dio_util_md.h42 JNIEXPORT size_t handleRead(jlong fd, void *buf, jint len);
83 #define IO_Read handleRead
H A Dio_util_md.c482 handleRead(jlong fd, void *buf, jint len) function

Completed in 31 milliseconds