10 Jul
2011
10 Jul
'11
6:03 p.m.
On 10/07/11 10:53, Emer Rodriguez Formisano wrote:
Good morning,
I want a boost thread to sleep for some nanoseconds. The following code is a sample that compiles without errors. However, it does not work as expected and I cannot figure out why. It seems that the application get stacked when executes the instruction: sleep(time1) and it does not execute any thing else.
You mean stuck? Take a look at this ticket: https://svn.boost.org/trac/boost/ticket/5034 If this is the problem you are seeing please add a comment.
[snip]
Jamie