summaryrefslogtreecommitdiff
path: root/lib/locking.h
AgeCommit message (Expand)Author
2023-04-04More efficient IO loop event execution to avoid long loopsMaria Matejka
2023-01-19Decoupling loops from threads to allow fixed thread countMaria Matejka
2022-09-18Routing tables have their own service loops.Maria Matejka
2022-08-02Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-nextMaria Matejka
2022-08-02Introducing basic RCU primitives for lock-less shared data structuresMaria Matejka
2022-07-18Event lists rewritten to a single linked listMaria Matejka
2021-11-22Route sources have an explicit ownerMaria Matejka
2021-11-22Converting the former BFD loop to a universal IO loop and protocol loop.Maria Matejka
2021-11-22Adding a generic cork mechanism for eventsMaria Matejka
2021-11-22Lock position checking allows for safe lock unionsMaria Matejka
2021-11-22Locking subsystem: Just a global BIRD lock to begin with.Maria Matejka