thought start() and join() allowed me to use start() again on the same thread object in next loop. But there is some leakage... are they not 'self-closig' after finnishing run() ?
works now but you are welcome to leave a statement.
Eld0r via Digitalmars-d-learn Sun, 11 Feb 2018 09:31:15 -0800
thought start() and join() allowed me to use start() again on the same thread object in next loop. But there is some leakage... are they not 'self-closig' after finnishing run() ?
works now but you are welcome to leave a statement.