summaryrefslogtreecommitdiff
path: root/lib/seqlock.h
AgeCommit message (Expand)Author
2020-04-22lib, zebra: add missing extern "C" {} blocks to new header filesRenato Westphal
2019-07-31lib/seqlock: add a few more commentsDavid Lamparter
2019-07-31lib/seqlock: add timed-wait operationDavid Lamparter
2019-07-31lib/seqlock: avoid syscalls in no-waiter casesDavid Lamparter
2019-04-18lib: add "seqlock" wait/broadcast primitiveDavid Lamparter