Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dmain.cpp31 std::atexit(Fortran::runtime::NotifyOtherImagesOfNormalEnd); in RTNAME()
Dterminator.h59 void NotifyOtherImagesOfNormalEnd();
Dterminator.cpp63 void NotifyOtherImagesOfNormalEnd() {} in NotifyOtherImagesOfNormalEnd() function