Re: Re[2]: terminating a system thread

> Good point. Besides on intel architecture read/write on single bytes

are garantied atomic and bools are usually just single bytes. Unless
you’ll be passing a long a pointer or smething as well, there is no
need for synchronization.

Any documentation ?

Regards,
Satish K.S


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com