0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/sysdep/unix
Maria Matejka 48d090aacc Loop run waits until pingers finish
This ensures that if somebody passes an event to a loop which
has just started executing, then the event gets picked up. Otherwise
there is a race condition causing stray events pending in queue
but without the ping (because the run actually finishes too fast
to pickup the later events).
2024-05-17 23:21:38 +02:00
..
alloc_test.c Fixed a bug in hot page global storage 2023-05-06 10:50:32 +02:00
alloc.c Fixed all implicit seq_cst warnings caused by the previous commit 2024-05-13 08:52:48 +02:00
config.Y Merge commit '2c7555cf2ac8439713dd9148b348128c57222a38' into thread-next 2024-01-28 23:01:39 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
domain.c Avoiding RCU synchronization deadlock when locking in critical section 2024-05-17 09:12:52 +02:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io-loop.c Loop run waits until pingers finish 2024-05-17 23:21:38 +02:00
io-loop.h Removed the obsolete birdloop flagger 2024-04-06 18:28:43 +02:00
io.c Fixed all implicit seq_cst warnings caused by the previous commit 2024-05-13 08:52:48 +02:00
krt.c Table feeds are now lockless 2024-05-17 09:12:51 +02:00
krt.h Kernel: replaced synchronous prune by a refeed 2024-05-13 08:52:48 +02:00
krt.Y Merge commit 'v2.13.1-189-g105e50f6' into thread-next 2024-01-28 14:42:36 +01:00
log.c SKIP_BACK_DECLARE: easier embedded-to-parent typecasting 2024-05-17 09:12:52 +02:00
main.c Merge branch 'mq-aggregator-for-v3' into thread-next 2023-11-08 21:51:46 +01:00
Makefile Fixed a bug in hot page global storage 2023-05-06 10:50:32 +02:00
random.c sysdep: Add wrapper to get random bytes - update 2021-06-06 16:26:06 +02:00
unix.h Merge commit '2c7555cf2ac8439713dd9148b348128c57222a38' into thread-next 2024-01-28 23:01:39 +01:00