]> git.ipfire.org Git - thirdparty/bird.git/commit
Coroutines: A simple and lightweight parallel execution framework.
authorMaria Matejka <mq@ucw.cz>
Mon, 8 Feb 2021 08:51:59 +0000 (09:51 +0100)
committerMaria Matejka <mq@ucw.cz>
Mon, 22 Nov 2021 18:05:43 +0000 (19:05 +0100)
commit1289c1c5eede5b3d015d06b725d30024ccac51bd
tree3461d23b870f3a1c739cdea91b8a2231a70171a6
parent1db83a507a9ae287815d62733d1337074993b433
Coroutines: A simple and lightweight parallel execution framework.
lib/coro.h [new file with mode: 0644]
sysdep/unix/coroutine.c
sysdep/unix/io.c
sysdep/unix/log.c
sysdep/unix/unix.h