mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-12-04 16:27:47 +00:00
This is a first in a series of commits, whose goal is to rename the thread system in FRR to an event system. There is a continual problem where people are confusing `struct thread` with a true pthread. In reality, our entire thread.c is an event system. In this commit rename the thread.[ch] files to event.[ch]. Signed-off-by: Donald Sharp <sharpd@nvidia.com> |
||
|---|---|---|
| .. | ||
| clippy | ||
| callgraph-dot.py | ||
| clidef.py | ||
| firstheader.py | ||
| makefile.py | ||
| makevars.py | ||
| runtests.py | ||
| test_xrelfo.py | ||
| tiabwarfo.py | ||
| xref2vtysh.py | ||
| xrefstructs.json | ||
| xrelfo.py | ||