Home
librmm
cucim
cudf-java
cudf
cugraph
cuml
cuproj
cuspatial
cuvs
cuxfilter
dask-cuda
dask-cudf
kvikio
libcudf
libcuml
libcuproj
libcuspatial
libkvikio
librapidsmpf
librmm
libucxx
nvforest
raft
rapids-cmake
rapidsmpf
rmm
ucxx
nightly (26.06)
nightly (26.06)
stable (26.04)
legacy (26.02)
include
rmm
process_is_exiting.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: Copyright (c) 2026, NVIDIA CORPORATION.
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
#pragma once
6
7
#include <rmm/detail/export.hpp>
8
9
namespace
RMM_EXPORT
rmm
{
10
60
bool
process_is_exiting
() noexcept;
61
// end of group
63
64
}
// namespace RMM_EXPORT rmm
rmm::process_is_exiting
bool process_is_exiting() noexcept
Returns true if the process has entered exit() / atexit handler execution.
rmm
RAPIDS Memory Manager - The top-level namespace for all RMM functionality.
Generated by
1.9.1