Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
platform/win/ThreadImpl.h File Reference
#include <windows.h>

Classes

struct  threadOpaque
 

Namespaces

 XbmcThreads
 

Macros

#define THREADFUNC   unsigned __stdcall
 

Typedefs

typedef DWORD ThreadIdentifier
 
typedef threadOpaque ThreadOpaque
 

Macro Definition Documentation

§ THREADFUNC

#define THREADFUNC   unsigned __stdcall

Typedef Documentation

§ ThreadIdentifier

§ ThreadOpaque