| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <mutex>#include <pthread.h>Classes | |
| class | XbmcThreads::CRecursiveMutex | 
| This class exists purely for the ability to set mutex attribute PTHREAD_PRIO_INHERIT. Currently there is no way to set this using std::recursive_mutex.  More... | |
Namespaces | |
| namespace | XbmcThreads |