Re: Memory barrier

From: Vladimir_petter (vladp72_at_hotmail.com)
Date: 08/29/04


Date: Sun, 29 Aug 2004 15:31:10 -0700

see

http://www.microsoft.com/whdc/driver/kernel/MPmem-barrier.mspx
,
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/synchronization_and_multiprocessor_issues.asp
,
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/synchronization_and_multiprocessor_issues.asp
and
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/interlockedcompareexchange.asp

as well you might be interested to reed this on going discussion from the
comp.std.c++ newsgroup

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=2ofbepFa2tpoU1%40uni-berlin.de&rnum=1&prev=/groups%3Fq%3D%2522Multithreaded%2520programming%253A%2520is%2520the%2520C%252B%252B%2520standardization%2520committee%2520listening%253F%2522%26hl%3Den%26lr%3D%26ie%3DUTF-8%26sa%3DN%26tab%3Dwg

Vladimir.