Thread ID. More...
#include <tinythread.h>
Public Member Functions | |
id () | |
Default constructor. |
Thread ID.
The thread ID is a unique identifier for each thread.
id | ( | ) | [inline] |
Default constructor.
The default constructed ID is that of thread without a thread of execution.