mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-11-01 06:40:28 +00:00
Effectively a massive search and replace of `struct thread` to `struct event`. Using the term `thread` gives people the thought that this event system is a pthread when it is not Signed-off-by: Donald Sharp <sharpd@nvidia.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| sharp_globals.h | ||
| sharp_logpump.c | ||
| sharp_main.c | ||
| sharp_nht.c | ||
| sharp_nht.h | ||
| sharp_vty.c | ||
| sharp_vty.h | ||
| sharp_zebra.c | ||
| sharp_zebra.h | ||
| subdir.am | ||