[fpc-devel] volatile variables
Andrew Brunner
andrew.t.brunner at gmail.com
Tue Jun 28 17:02:57 CEST 2011
On Tue, Jun 28, 2011 at 9:43 AM, Michael Schnell <mschnell at lumino.de> wrote:
> On 06/28/2011 04:31 PM, Andrew Brunner wrote:
>>
>> how developers
>> can force code execution in order w/o using a third party library?
>
> Execution in order only makes sense when there is another thread that relies
> on this order.
Wrong. Sigh... Order of execution is paramount just about everywhere.
It can be disastrous if not understood.
Remember ***cores!=threads*** people.
More information about the fpc-devel
mailing list