Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CCriticalSection Class Reference

#include <CriticalSection.h>

Inheritance diagram for CCriticalSection:
XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex > LockableType< std::vector< PyElem > > LockableType< std::vector< void * > > LockableType< std::vector< XBMCAddon::xbmc::Monitor * > > CConverterType CDVDOverlayContainer CGUIWindow CGraphicContext CNfsConnection CSMB LockableType< T > MEDIA_DETECT::CLibcdio TrackedDllList XBMCAddon::AddonClass

Additional Inherited Members

- Public Member Functions inherited from XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex >
 CountingLockable ()=default
 
void lock ()
 
bool try_lock ()
 
void unlock ()
 
unsigned int exit (unsigned int leave=0)
 
void restore (unsigned int restoreCount)
 
XbmcThreads::CRecursiveMutex & get_underlying ()
 
- Protected Attributes inherited from XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex >
XbmcThreads::CRecursiveMutex mutex
 
unsigned int count
 

The documentation for this class was generated from the following file: