]> git.puffer.fish Git - matthieu/frr.git/commit
*: Convert thread_fetch and thread_call to event_fetch and event_call
authorDonald Sharp <sharpd@nvidia.com>
Sun, 11 Dec 2022 12:51:16 +0000 (07:51 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 24 Mar 2023 12:32:17 +0000 (08:32 -0400)
commitde2754be3a2658363828eeb3a83579ad3bad0f99
tree425608f8acab16eb4914148f8262db241dd82edf
parent2ccccdf5d0b5912afab9d5aad184013efc30fb48
*: Convert thread_fetch and thread_call to event_fetch and event_call

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
21 files changed:
bgpd/bgp_keepalives.c
doc/developer/process-architecture.rst
ldpd/lde.c
ldpd/ldpe.c
lib/event.c
lib/event.h
lib/frr_pthread.c
lib/grammar_sandbox_main.c
lib/libfrr.c
lib/libfrr_trace.h
ospfclient/ospfclient.c
tests/helpers/c/main.c
tests/isisd/test_isis_spf.c
tests/lib/cli/common_cli.c
tests/lib/northbound/test_oper_data.c
tests/lib/test_grpc.cpp
tests/lib/test_sig.c
tests/lib/test_timer_correctness.c
tests/lib/test_zmq.c
tests/ospfd/test_ospf_spf.c
vtysh/vtysh_main.c