|
Boost : |
From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2007-04-29 23:00:16
Gottlob Frege wrote:
> If it is using errno, can I assume it is not thread-safe? Any other
> threading issues?
errno is implemented using thread-local storage (at least on POSIX compliant
platforms), so there is no conflict.
HTH,
Stefan
-- ...ich hab' noch einen Koffer in Berlin...
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk