
15 Oct
2007
15 Oct
'07
3:57 a.m.
Sean Huang wrote:
The thread lib has recently gone through drastic changes. [...]
Regarding the changes in boost::thread, I have a specific question too. It seems that the file boost/thread/win32/basic_timed_mutex.hpp forgets to include boost/detail/interlocked.hpp. It will cause some errors like 'BOOST_INTERLOCKED_EXCHANGE_POINTER': dentifier not found". Any one can confirm this, or do I miss something?