Boost logo

Boost Users :

Subject: Re: [Boost-users] Problems with boost::this_thread::sleep(boost::posix_time::milliseconds(100)) on 64 bit platform.
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-07-15 17:20:37


Le 15/07/12 17:35, Serg V. Gulko a écrit :
> 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?
>

I know that moving from 32 to 64 bits cause many troubles in any software.
Please, could you send a concrete example? I will try to see what is wrong.
Could you check it with Boost.1.50 and sleep_for?
Could you point to where the many people describerd the problem?

Thanks,
Vicente



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