| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
Classes | |
| class | CEventGroup | 
| CEventGroup is a means of grouping CEvents to wait on them together. It is equivalent to WaitOnMultipleObject that returns when "any" Event in the group signaled.  More... | |
| class | ConditionVariable | 
| class | CountingLockable | 
| class | 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... | |
| class | EndTime | 
| class | EndTime< T, true > | 
| struct | is_chrono_duration | 
| struct | is_chrono_duration< std::chrono::duration< Rep, Period > > |