]> git.proxmox.com Git - mirror_frr.git/commit - lib/frr_pthread.c
lib: some frr_pthread fixes
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 5 Mar 2018 22:58:22 +0000 (17:58 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 5 Mar 2018 23:04:54 +0000 (18:04 -0500)
commitd8a8a8de00ca28879eb865cd4f25e362570a910e
tree3c49c8db31e59357dc3a22e7ae2ba816931ec4d2
parentc98f4d81aa5d4113ceea58ce6db4bebab5c99735
lib: some frr_pthread fixes

* Use atomic fixed-width thread identifiers
* Add ability to change thread name at runtime

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgpd.c
lib/frr_pthread.c
lib/frr_pthread.h
lib/thread.c
lib/thread.h