Subj : Re: Adding thread support for C... To : comp.programming.threads From : Markus Elfring Date : Mon Jul 25 2005 07:57 pm > The compiler should know how to tell the linker and/or optimizer what to > do so that the compiler does what it's documented to do. (Which is to > generate code that behaves as intended on all supported platforms.) Have you got specific pragmas in mind to provide the options for restricted selection of optimisation opportunities in multithreaded code? Regards, Markus .