DOKK / manpages / debian 11 / libstdc++-9-doc / __gnu_profile::__reentrance_guard.3cxx.en
__gnu_profile::__reentrance_guard(3cxx) __gnu_profile::__reentrance_guard(3cxx)

__gnu_profile::__reentrance_guard - Reentrance guard.


static bool __get_in ()
static bool & __inside ()

Reentrance guard.

Mechanism to protect all __gnu_profile operations against recursion, multithreaded and exception reentrance.

Definition at line 58 of file profiler.h.

Generated automatically by Doxygen for libstdc++ from the source code.

Sun Feb 7 2021 libstdc++