Boost logo

Boost Users :

Subject: [Boost-users] Problems with boost::this_thread::sleep(boost::posix_time::milliseconds(100)) on 64 bit platform.
From: Serg V. Gulko (s.gulko_at_[hidden])
Date: 2012-07-15 11:35:11


Hello!

 I was trying to recompile code which was working perfectly on CentOS 6
32 bit under same version of CentOS but for 64bit. boost version is
1.49.0.
 Problem is that this_thread::sleep return immediately on 64 bit
machine... Only increasing sleep time to 3000 i was able to see real
sleep. I saw that many people have same problem but is there a way to
easily resolve it?

Serg



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