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