|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "Event.h"#include <atomic>#include <future>#include <stdint.h>#include <string>#include <thread>Classes | |
| class | CThread |
Enumerations | |
| enum class | ThreadPriority { LOWEST , BELOW_NORMAL , NORMAL , ABOVE_NORMAL , HIGHEST , PRIORITY_COUNT } |
|
strong |