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

Public Member Functions

 CThreadImplLinux (std::thread::native_handle_type handle)
 
void SetThreadInfo (const std::string &name) override
 Set the thread name and other info (platform dependent)
 
bool SetPriority (const ThreadPriority &priority) override
 Set the thread priority via the native threading library.
 

Additional Inherited Members

- Static Public Member Functions inherited from IThreadImpl
static std::unique_ptr< IThreadImplCreateThreadImpl (std::thread::native_handle_type handle)
 
- Protected Member Functions inherited from IThreadImpl
 IThreadImpl (std::thread::native_handle_type handle)
 
- Protected Attributes inherited from IThreadImpl
std::thread::native_handle_type m_handle
 

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