Home
librmm
cucim
cudf-java
cudf
cugraph
cuml
cuvs
dask-cuda
dask-cudf
kvikio
libcudf
libcuml
libkvikio
librapidsmpf
libucxx
nvforest
raft
rapids-cmake
rapidsmpf
rmm
ucxx
nightly (26.08)
nightly (26.08)
stable (26.06)
legacy (26.04)
include
rmm
process_is_exiting.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: Copyright (c) 2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
#pragma once
6
7
#include <rmm/detail/export.hpp>
8
9
RMM_NAMESPACE_BEGIN
10
60
bool
process_is_exiting
() noexcept;
61
// end of group
63
64
RMM_NAMESPACE_END
rmm::process_is_exiting
bool process_is_exiting() noexcept
Returns true if the process has entered exit() / atexit handler execution.
Generated by
1.9.1