]> git.ipfire.org Git - thirdparty/bird.git/commit
Introducing basic RCU primitives for lock-less shared data structures
authorMaria Matejka <mq@ucw.cz>
Fri, 12 Nov 2021 21:58:40 +0000 (22:58 +0100)
committerMaria Matejka <mq@ucw.cz>
Tue, 2 Aug 2022 08:00:21 +0000 (10:00 +0200)
commit058ed711397df75350d905fc135758a6470c0143
treecb779bc2414645de59b2d80f9b08bbe58772f8d1
parentf1d6c66a78758449f00ed709891e24ab3571cc9c
Introducing basic RCU primitives for lock-less shared data structures
lib/Makefile
lib/io-loop.h
lib/locking.h
lib/rcu.c [new file with mode: 0644]
lib/rcu.h [new file with mode: 0644]
lib/resource.c
sysdep/unix/io-loop.c
sysdep/unix/io-loop.h