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

log4tango::threading::Mutex

Author

       Generated automatically by Doxygen for log4tango from the source code.

Version 5.0.1                                    Fri Feb 14 2020                  log4tango::threading::Mutex(3)

Constructor & Destructor Documentation

log4tango::threading::Mutex::Mutex()[inline]log4tango::threading::Mutex::~Mutex()[inline]log4tango::threading::Mutex::Mutex()[inline]log4tango::threading::Mutex::~Mutex()[inline]

Member Function Documentation

LPCRITICAL_SECTIONlog4tango::threading::Mutex::get_critical_section(void)[inline]voidlog4tango::threading::Mutex::lock()[inline]voidlog4tango::threading::Mutex::unlock(void)[inline]

Name

       log4tango::threading::Mutex

Synopsis

       #include <MSThreads.hh>

   PublicMemberFunctionsMutex ()
       ~Mutex ()
       LPCRITICAL_SECTION get_critical_section (void)
       Mutex ()
       ~Mutex ()
       void lock ()
       void unlock ()

See Also