
Public Member Functions | |
| IOThread () | |
| void | stopThread (boolean sync) |
Protected Attributes | |
| volatile boolean | terminateThread = false |
|
|
Constructor |
|
|
Stop the current thread by setting a boolean. Note: the thread has to periodically check the boolean and terminate
|
|
|
The boolean set to |
1.3.8