]> git.proxmox.com Git - mirror_frr.git/commit
*: Convert thread_should_yield and thread_set_yield_time
authorDonald Sharp <sharpd@nvidia.com>
Sun, 11 Dec 2022 15:39:12 +0000 (10:39 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 24 Mar 2023 12:32:17 +0000 (08:32 -0400)
commit70c35c11f2af5f169db446ef02ac0dda7b2822fc
tree225495229380773b17c58f088e230cebf43b1b29
parent4f830a0799e74bd18af18e3ded5d6e16c79a7d56
*: Convert thread_should_yield and thread_set_yield_time

Convert thread_should_yield and thread_set_yield_time
to event_should_yield and event_set_yield_time

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/event.c
lib/event.h
lib/workqueue.c
ospfd/ospf_lsa.c
tests/lib/test_heavy_thread.c
zebra/zebra_fpm.c