Provided by: libstdc++6-4.7-doc_4.7.4-3ubuntu12_all bug

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

NAME

       __gnu_profile::__reentrance_guard -

SYNOPSIS

   Static Public Member Functions
       static bool __get_in ()
       static bool & __inside ()

Detailed Description

       Reentrance guard.

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

       Definition at line 58 of file profiler.h.

Author

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

libstdc++                                        Mon Jan 18 2016         __gnu_profile::__reentrance_guard(3cxx)