mirror_frr/pathd
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
..
.gitignore pathd: New SR-TE policy management daemon 2020-12-18 16:34:02 +01:00
Makefile pathd: New SR-TE policy management daemon 2020-12-18 16:34:02 +01:00
path_cli.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_debug.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_errors.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_errors.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_main.c *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -04:00
path_nb_config.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_nb_state.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_nb.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_nb.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_cli.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_cli.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_config.c *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -04:00
path_pcep_config.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_controller.c Merge pull request #12780 from opensourcerouting/spdx-license-id 2023-02-17 09:43:05 -05:00
path_pcep_controller.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_debug.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_lib.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_lib.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_pcc.c Merge pull request #12780 from opensourcerouting/spdx-license-id 2023-02-17 09:43:05 -05:00
path_pcep_pcc.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_ted.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_ted.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_zebra.c *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -04:00
path_zebra.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pathd.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pathd.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00