summaryrefslogtreecommitdiffstats
path: root/tests/OSSupport/StressEvent.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-26Self tests (#3242)Mattes D1-0/+60
* SelfTests: Added a cEvent stress-test. * cNetwork: Fixed startup event hang. The original code used to hang with a ~ 1:50000 chance, because on Linux the cEvent was destroyed before its "Set()" returned.