<div>The feature of the per-task variable is </div>
<div>1. Modification of the owner will not affect other non-owner tasks</div>
<div>2. Other tasks' modification will not affect the owner.</div>
<div> </div>
<div>That seems right on single-core processor.</div>
<div>I thought that it is wrong on a SMP which can</div>
<div>really run several task simultaneously(not pseudo parallelizm)</div>
<div> </div>
<div>Right?</div>
<div> </div>