Boost logo

Boost :

From: Janusz Piwowarski (jpiw_at_[hidden])
Date: 2004-05-31 02:01:46


Hello

In files:

libs/thread/src/mutex.cpp
libs/thread/src/recursive_mutex.cpp
libs/thread/src/mutex.inl
boost/thread/mutex.hpp
boost/thread/recursive_mutex.hpp

there is CR+CR+LF used as line separator.

Also, in recursive_mutex constructor if defined(BOOST_HAS_WINTHREADS)
m_critical_section should be initialized before m_count (it's compiler
warning)

Regards,
Janusz


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