aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_threading.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++11 patchset 3: remove Atomic/GenericAtomic and use std::atomic (#5906)Loïc Blot2017-06-061-4/+4
* Fix synchronization issue at thread startShadowNinja2017-01-281-2/+0
* Travis: build matrix improvements + CPP11 buildLoic Blot2016-10-061-0/+1
* Temporarily disable "testStartStopWait" Threading unit test on macest312016-07-041-0/+2
* Fix some threading things and add additional thread unittestskwolekr2015-10-241-4/+101
* Clean up threadingShadowNinja2015-08-231-0/+85