A thread that is created by ThreadPool
Constructor
Destructor
Starts the thread
Waits for the thread to terminate
Checks if thread is running
Stops the thread immediately. This functionality is unsafe, use with care
Wait for specified amout of milliseconds
See Implementation
A thread that is created by ThreadPool