Home
last modified time | relevance | path

Searched refs:WaitAll (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dfile.h67 void WaitAll(IoErrorHandler &);
H A Dfile.cpp342 void OpenFile::WaitAll(IoErrorHandler &handler) { in WaitAll() function in Fortran::runtime::io::OpenFile