Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
RecursiveMutex.h File Reference
#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