![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <SharedSection.h>
Public Member Functions | |
CExclusiveLock (CSharedSection &cs) | |
bool | IsOwner () const |
void | Leave () |
void | Enter () |
![]() | |
bool | owns_lock () const |
void | lock () |
bool | try_lock () |
void | unlock () |
CSharedSection & | get_underlying () |
Additional Inherited Members | |
![]() | |
UniqueLock (CSharedSection &lockable) | |
UniqueLock (CSharedSection &lockable, bool try_to_lock_discrim) | |
~UniqueLock () | |
![]() | |
CSharedSection & | mutex |
bool | owns |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |