Boost logo

Boost :

From: Roland (roland.schwarz_at_[hidden])
Date: 2004-07-28 03:10:55


On Wed, 28 Jul 2004 08:40:46 +0200 Bronek Kozicki <brok_at_[hidden]> wrote:

> Tonko Juricic wrote:
> > Also, relying on OS notifications (like
> > DLL_THREAD_DETACH on Win32) for TLS cleanup, and extra
>
> Maybe this could be replaceed with RegisterWaitForSingleObject (waiting
> for thread handle)?

This would increase the number of threads seriously, since you can only wait
for a very limited number of objects in a call to WaitFor.

Roland


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk