Tags: aargor/thread
Tags
Apply manualy fixes on develop concerning memory leak os tss and scop… …ed_thread move assignement.
remove thread_was_interrupted and fix wait_internal pending issue.
Fixed compilation with gcc 4.6 in C++11 mode The compiler considers invoke() call ambiguous when the function object is actually a function pointer. This caused compilation errors in Boost.Coroutine, which uses invoke() through call_once(). Also added missing includes.
PreviousNext