__gnu_profile::__reentrance_guard(3cxx) __gnu_profile::__reentrance_guard(3cxx)

__gnu_profile::__reentrance_guard - Reentrance guard.

#include <profiler.h>


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.

Definition at line 79 of file profiler.h.

Definition at line 80 of file profiler.h.

Definition at line 61 of file profiler.h.

Definition at line 73 of file profiler.h.

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

libstdc++