kodi
Public Member Functions | Public Attributes | List of all members
Thread3 Class Reference
Inheritance diagram for Thread3:
Inheritance graph
[legend]
Collaboration diagram for Thread3:
Collaboration graph
[legend]

Public Member Functions

 Thread3 (NPT_SharedVariable *variable)
 
void Run ()
 
- Public Member Functions inherited from NPT_Thread
 NPT_Thread (bool detached=false)
 
 NPT_Thread (NPT_Runnable &target, bool detached=false)
 
NPT_Result CancelBlockerSocket () override
 
NPT_Result Start () override
 
NPT_Result Wait (NPT_Timeout timeout=NPT_TIMEOUT_INFINITE) override
 
NPT_Result SetPriority (int priority) override
 
NPT_Result GetPriority (int &priority) override
 
NPT_Result Interrupt () override
 

Public Attributes

NPT_SharedVariablem_SharedVariable
 

Additional Inherited Members

- Public Types inherited from NPT_Thread
typedef NPT_UInt64 ThreadId
 
- Static Public Member Functions inherited from NPT_Thread
static ThreadId GetCurrentThreadId ()
 
static NPT_Result SetCurrentThreadPriority (int priority)
 
static NPT_Result GetCurrentThreadPriority (int &priority)
 

The documentation for this class was generated from the following file: