#include <ThreadImplPosix.h>
◆ CThreadImplPosix()
CThreadImplPosix::CThreadImplPosix |
( |
std::thread::native_handle_type | handle | ) |
|
◆ ~CThreadImplPosix()
CThreadImplPosix::~CThreadImplPosix |
( |
| ) |
|
|
overridedefault |
◆ SetPriority()
Set the thread priority via the native threading library.
Implements IThreadImpl.
◆ SetThreadInfo()
void CThreadImplPosix::SetThreadInfo |
( |
const std::string & | name | ) |
|
|
overridevirtual |
Set the thread name and other info (platform dependent)
Implements IThreadImpl.
The documentation for this class was generated from the following files: