mirror_frr/python
Donald Sharp cb37cb336a *: Rename thread.[ch] to event.[ch]
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>
2023-03-24 08:32:16 -04:00
..
clippy *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
callgraph-dot.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
clidef.py Merge pull request #12248 from pguibert6WIND/bgpasdot 2023-02-21 08:01:03 -05:00
firstheader.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
makefile.py python: apply black formatting 2022-10-28 11:01:22 +01:00
makevars.py *: reformat python files 2020-10-07 17:22:26 -04:00
runtests.py python: apply black formatting 2022-10-28 11:01:22 +01:00
test_xrelfo.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
tiabwarfo.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
xref2vtysh.py *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -04:00
xrefstructs.json python/xrelfo: cross-platform xrefstructs.json 2021-02-23 16:56:58 +01:00
xrelfo.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00