#include <Thread.hxx>
Definition at line 34 of file Thread.hxx.
◆ Thread() [1/2]
◆ Thread() [2/2]
Thread::Thread |
( |
const Thread & |
| ) |
|
|
delete |
◆ ~Thread()
◆ IsDefined()
bool Thread::IsDefined |
( |
| ) |
const |
|
inline |
◆ IsInside()
gcc_pure bool Thread::IsInside |
( |
| ) |
const |
|
inlinenoexcept |
Check if this thread is the current thread.
Definition at line 80 of file Thread.hxx.
◆ Join()
◆ Start()
bool Thread::Start |
( |
void(*)(void *ctx) |
f, |
|
|
void * |
ctx |
|
) |
| |
The documentation for this class was generated from the following file: