
6 Jan
2013
6 Jan
'13
3:52 p.m.
It's maybe the biggest problem we have with Interprocess, sorry about that. Maybe you can avoid 100% CPU usage inserting sleeps between atomic operation tries in interprocess_mutex or interprocess_condition code. Sorry about the bad news. Ion
There's yield_k in <boost/smart_ptr/detail/yield_k.hpp> that could be useful here.