26 Mar
2012
26 Mar
'12
7:17 a.m.
boost::this_thread::sleep(boost::get_system_time()+ boost::posix_time::milliseconds(millisec_)); Hi Ovanes,
I took my call from examples what I have found and use it at many places in our code and til now it seems to work correctly. Our problem is not related to the use of sleep, I look for reasons what can happen, that a thread stops without any known reason. Do you have some hints in this direction? regards Arno