Forum Discussion
EnTerr
9 years agoRoku Guru
Quite.
"Init" is the object initializer (post-constructor).
Running a task causes a new run-thread to be spawned, stealing "m" for it and leaving a depleted copy behind.
"Init" is the object initializer (post-constructor).
Running a task causes a new run-thread to be spawned, stealing "m" for it and leaving a depleted copy behind.