]> git.ipfire.org Git - thirdparty/bird.git/commit
Refactored the deferring framework into a separate structure
authorMaria Matejka <mq@ucw.cz>
Tue, 23 Apr 2024 15:35:00 +0000 (17:35 +0200)
committerMaria Matejka <mq@ucw.cz>
Fri, 17 May 2024 07:12:52 +0000 (09:12 +0200)
commit4c43e97dd502350a4ca8f3af95483c1997ab35e7
treef36ad855d3eaa7e856f95156e83de2d3aa49a58a
parent09d99617d386b35f7e7fc6bd11fe58bcef007283
Refactored the deferring framework into a separate structure
lib/Makefile
lib/defer.c [new file with mode: 0644]
lib/defer.h [new file with mode: 0644]
lib/lockfree.c
lib/lockfree.h
sysdep/unix/io-loop.c