]> git.proxmox.com Git - mirror_frr.git/commit
*: remove THREAD_BACKGROUND
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 8 Jun 2017 01:53:50 +0000 (01:53 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 8 Jun 2017 01:53:50 +0000 (01:53 +0000)
commita587d00bace8e675b897abda12e8b2a0fc752b11
tree1483198bb20cbc708086e3d32614366b081a51e6
parent9d693a54fa47a3a46cb672a0a89dc28e10d9498f
*: remove THREAD_BACKGROUND

it's just an alias for a millisecond timer used in exactly nine places
and serves only to complicate

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_updgrp.c
bgpd/rfapi/rfapi_import.c
lib/thread.c
lib/thread.h
lib/workqueue.c
tests/lib/test_heavy_thread.c
zebra/zebra_fpm.c