]> git.ipfire.org Git - thirdparty/bird.git/commit
Mutex abstraction layer; used in timeloop update calls mq-taskqueue
authorJan Maria Matejka <mq@ucw.cz>
Mon, 24 Sep 2018 13:48:27 +0000 (15:48 +0200)
committerJan Maria Matejka <mq@ucw.cz>
Mon, 24 Sep 2018 13:48:27 +0000 (15:48 +0200)
commitcc5d17ecbbda250c6686f0e348627ab63458543c
tree22cea6657a7fc765688f84526340d08210f3afd7
parentc3d0f919786c7017c731c2aacf1fed6869e99614
Mutex abstraction layer; used in timeloop update calls
lib/timer.c
lib/timer.h
sysdep/cf/bsd.h
sysdep/cf/linux.h
sysdep/unix/io.c
sysdep/unix/locking.h [new file with mode: 0644]