Boost logo

Boost :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2005-09-15 09:42:52


Roland Schwarz wrote:

>atomic_increment(nWaitersBlocked);
>sem_Wait (semBlockLock);
>sem_Wait (semBlockLock);
>
>
>
Ouch, too fast. Obviously won't help since it interferes with the rest
of the code,
which uses it too...

Roland


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