aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/barrier.cpp
Commit message (Expand)AuthorAgeFilesLines
* #1220 - fixed fixes of integer overflowHubert Bugaj2017-10-101-1/+1
* #1220 - fixed signed overflow warningsHubert Bugaj2017-10-091-2/+3
* Address some MSVC warningsJack Lloyd2017-09-301-2/+2
* Keep track of the number of synchronisations achievedJoel Low2016-11-061-1/+5
* Implement barriers for Threaded ForkJoel Low2016-11-061-0/+35