|
Boost Users : |
From: William E. Kempf (wekempf_at_[hidden])
Date: 2003-02-18 10:32:18
Russell Hind said:
> I have just started using the boost::threads library (and associated
> mutexes). I wondered if there was, or is in progress, a library for
> set/reset event synchronisation objects or are there plans to add these
> to the boost::threads library?
No. Read the Boost.Threads FAQ. Events are explicitly not provided by
Boost.Threads because they are considered unsafe.
-- William E. Kempf
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net