]> git.puffer.fish Git - mirror/frr.git/commit
lib, pimd: Convert timer_wheel to use thread_execute_name 3018/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 30 Nov 2017 00:36:26 +0000 (19:36 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 13 Sep 2018 14:51:13 +0000 (10:51 -0400)
commitc2cfa843b42d30b8d589d507e5b41f6fac704384
tree98e30c211a1d02c86059afc44fe5e8d06d4c6392
parentb7fb24ce6f9b53d70c3cb8f00ea1f85ea0ea905c
lib, pimd: Convert timer_wheel to use thread_execute_name

Allow at timer wheel creation time the ability to specify a
name for what we want the 'show thread cpu' to show up as.

Modify pim to note this.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/wheel.c
lib/wheel.h
pimd/pim_upstream.c