logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_profile::__reentrance_guard.3cxx

Author

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

libstdc++                                        Tue Jul 19 2022         __gnu_profile::__reentrance_guard(3cxx)

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.

Name

       __gnu_profile::__reentrance_guard - Reentrance guard.

Synopsis

StaticPublicMemberFunctions
       static bool __get_in ()
       static bool & __inside ()

See Also