thread-safety definition
David Abrahams
dave at boost-consulting.com
Sat Jan 10 16:15:45 UTC 2004
Ted Baker <baker at cs.fsu.edu> writes:
>> Except for the fact that we have normally-non-throwing functions that
>> have started to throw, I don't think anyone's disagreeing with you.
>
> This still perplexes me. How does a "normally-non-throwing function"
> "start to throw"?
You port the code which calls the function into an environment which
changes the rules about what can throw exceptions.
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
More information about the c++-pthreads
mailing list