aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_threading.cpp
AgeCommit message (Expand)Author
2020-09-10Remove Thread::kill() and related unittest (#10317)Sebastien Marie
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2017-06-06C++11 patchset 3: remove Atomic/GenericAtomic and use std::atomic (#5906)Loïc Blot
2017-01-28Fix synchronization issue at thread startShadowNinja
2016-10-06Travis: build matrix improvements + CPP11 buildLoic Blot
2016-07-04Temporarily disable "testStartStopWait" Threading unit test on macest31
2015-10-24Fix some threading things and add additional thread unittestskwolekr
2015-08-23Clean up threadingShadowNinja