Re: [boost] [Soc 07] BigInt Alternate Projects -- SOC BigIntapplicants please read!

From: "John Maddock" <john@johnmaddock.co.uk>
I'm not sure about this, actually - but do the fe* functions guarantee thread safety? I read over Sun's documentation and it says they do, but can this generally be assumed? N2198 specifies that cfenv be used for context, and this is where I got concerned. - James Jones Administrative Data Mgmt. Webmaster 375 Raritan Center Pkwy, Suite A Data Architect Edison, NJ 08837

On Wed, 28 Mar 2007 15:35:21 +0200, <james.jones@firstinvestors.com> wrote:
IMHO thread-safety is more an implementation issue, what let you guess that it is not possible building a thread-safe implementation of interface N2198 ? Marco -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

james.jones@firstinvestors.com wrote:
Good question: there are no threads as far as C99 is concerned so it doesn't say. Since these functions basically just return the state of the underlying hardware, I guess they are as thread safe as the hardware is? A casual glance at the POSIX spec doesn't seem to help either... Regards, John.
participants (3)
-
james.jones@firstinvestors.com
-
John Maddock
-
Marco