summaryrefslogtreecommitdiffstats
path: root/lib/seqlock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib, zebra: add missing extern "C" {} blocks to new header filesRenato Westphal2020-04-231-0/+8
* lib/seqlock: add a few more commentsDavid Lamparter2019-07-311-2/+26
* lib/seqlock: add timed-wait operationDavid Lamparter2019-07-311-0/+2
* lib/seqlock: avoid syscalls in no-waiter casesDavid Lamparter2019-07-311-2/+8
* lib: add "seqlock" wait/broadcast primitiveDavid Lamparter2019-04-181-0/+106