Namespaces | Functions
process_is_exiting.hpp File Reference
#include <rmm/detail/export.hpp>
Include dependency graph for process_is_exiting.hpp:

Go to the source code of this file.

Namespaces

 rmm
 RAPIDS Memory Manager - The top-level namespace for all RMM functionality.
 

Functions

bool rmm::process_is_exiting () noexcept
 Returns true if the process has entered exit() / atexit handler execution. More...