![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <XBPython.h>
Public Attributes | |
bool | hadSomethingRemoved |
Additional Inherited Members | |
![]() | |
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 () |
![]() | |
XbmcThreads::CRecursiveMutex | mutex |
unsigned int | count |
bool LockableType< T >::hadSomethingRemoved |