summaryrefslogtreecommitdiff
path: root/lib/seqlock.c
AgeCommit message (Expand)Author
2023-02-09*: manual SPDX License ID conversionsDavid Lamparter
2020-03-10treewide: fix some issues found with -Werror=undefRuben Kerkhof
2020-03-04*: Return bool type for bool functionsDonatas Abraitis
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