.TH "__gnu_profile::__reentrance_guard" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_profile::__reentrance_guard \- Reentrance guard\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static bool \fB__get_in\fP ()" .br .ti -1c .RI "static bool & \fB__inside\fP ()" .br .in -1c .SH "Detailed Description" .PP Reentrance guard\&. Mechanism to protect all __gnu_profile operations against recursion, multithreaded and exception reentrance\&. .PP Definition at line \fB58\fP of file \fBprofiler\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "__gnu_profile::__reentrance_guard::__reentrance_guard ()\fC [inline]\fP" .PP Definition at line \fB79\fP of file \fBprofiler\&.h\fP\&. .SS "__gnu_profile::__reentrance_guard::~__reentrance_guard ()\fC [inline]\fP" .PP Definition at line \fB80\fP of file \fBprofiler\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "static bool __gnu_profile::__reentrance_guard::__get_in ()\fC [inline]\fP, \fC [static]\fP" .PP Definition at line \fB61\fP of file \fBprofiler\&.h\fP\&. .SS "static bool & __gnu_profile::__reentrance_guard::__inside ()\fC [inline]\fP, \fC [static]\fP" .PP Definition at line \fB73\fP of file \fBprofiler\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.