OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:release0
(Results
1 - 3
of
3
) sorted by null
/libcore/ojluni/src/main/java/sun/nio/ch/
FileDispatcherImpl.java
104
release0
(fd, pos, size);
method
165
static native void
release0
(FileDescriptor fd, long pos, long size)
method in class:FileDispatcherImpl
/libcore/ojluni/src/main/native/
sun_nio_ch_FileDispatcherImpl.h
127
* Method:
release0
FileDispatcherImpl.c
264
NATIVE_METHOD(FileDispatcherImpl,
release0
, "(Ljava/io/FileDescriptor;JJ)V"),
Completed in 86 milliseconds