Searched refs:ReadAsynchronously (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | file.h | 64 int ReadAsynchronously(FileOffset, char *, std::size_t, IoErrorHandler &); |
H A D | pseudo-unit.cpp | 145 int PseudoOpenFile::ReadAsynchronously( in ReadAsynchronously() function in Fortran::runtime::io::PseudoOpenFile |
H A D | unit.h | 77 RT_API_ATTRS int ReadAsynchronously( |
H A D | file.cpp | 270 int OpenFile::ReadAsynchronously( in ReadAsynchronously() function in Fortran::runtime::io::OpenFile |