From: Michael Glassford (glassfordm_at_[hidden])
Date: 2004-07-22 08:46:57


Aleksander Demko wrote:
> Does boost::thread provide a rwlock primitive? I can't seem to find
> it.

There is a read_write_lock in the upcoming Boost 1.32.0 release.
However, it's a very preliminary design that will certainly change in
following releases.

Mike