Boost logo

Boost :

From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-07-28 03:57:25


Roland wrote:
> 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.

AFAIK RegisterWaitForSingleObject does not create new thread for each
request. Even if so, these threads do not create any special overhead,
as per definition are only sleeping (ie. aren't scheduled for execution).

B.


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