]> git.puffer.fish Git - mirror/frr.git/commit
lib: Add thread_execute_name
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 30 Nov 2017 00:35:30 +0000 (19:35 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 13 Sep 2018 14:50:50 +0000 (10:50 -0400)
commitb7fb24ce6f9b53d70c3cb8f00ea1f85ea0ea905c
treeb4e8d73ecaf410fe7e2d469f6b0c398c5882f49c
parent6efca3442f9e74c789803cbcfba330cd12de7863
lib: Add thread_execute_name

Allow the user to specify a run name for display in
'show thread cpu' that is different than the function
name we are calling.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/thread.h