22 Apr
2005
22 Apr
'05
11:25 a.m.
All,
I have found a very strange behaviour (for me at least!) in
boost.Thread.
The same dummy code:
boost::mutex M;
void functionA(int j)
{
for(int i=0; i