Thread class. More...
Derived from: | None |
Derived by: | None |
Group: | System (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a thread object. |
| |
Starts a thread. | |
Blocks until thread has completed its execution. | |
Terminates the thread. | |
Sets the name (displayed in debuggers) of the calling thread. |