
11 Jun
2004
11 Jun
'04
4:40 p.m.
"Alexander Terekhov" <terekhov@web.de> wrote in message news:40C9D052.A5F4987F@web.de...
Michael Glassford wrote: [...]
It may not be much of a problem, anyway, except when the cleanup
is of
a sort that must be performed even on process exit, which seems unusual to me for thread-specific storage. ...
Yep.
http://www.opengroup.org/austin/mailarchives/ag-review/msg01792.html
IIUC, the text at this link seems to refer to processes that are terminated due to an error condition; what about processes that exit normally? Mike