aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/barrier.h
Commit message (Expand)AuthorAgeFilesLines
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Keep track of the number of synchronisations achievedJoel Low2016-11-061-2/+6
* Implement barriers for Threaded ForkJoel Low2016-11-061-0/+41