Home
last modified time | relevance | path

Searched refs:NotifyOtherImagesOfNormalEnd (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dmain.cpp31 std::atexit(Fortran::runtime::NotifyOtherImagesOfNormalEnd); in RTNAME()
H A Dterminator.h62 void NotifyOtherImagesOfNormalEnd();
H A Dterminator.cpp64 void NotifyOtherImagesOfNormalEnd() {} in NotifyOtherImagesOfNormalEnd() function