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

Public Member Functions

 NPT_PosixThread (NPT_Thread *delegator, NPT_Runnable &target, bool detached)
 
NPT_Result Start () override
 
NPT_Result Wait (NPT_Timeout timeout=NPT_TIMEOUT_INFINITE) override
 
NPT_Result CancelBlockerSocket () override
 
NPT_Result SetPriority (int priority) override
 
NPT_Result GetPriority (int &priority) override
 

Static Public Member Functions

static NPT_Result GetPriority (NPT_Thread::ThreadId thread_id, int &priority)
 
static NPT_Result SetPriority (NPT_Thread::ThreadId thread_id, int priority)
 

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