]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Restore ability to pass NULL name argument to pthread_set_name_np(3)
authorkib <kib@FreeBSD.org>
Thu, 11 Jul 2019 16:19:33 +0000 (16:19 +0000)
committerkib <kib@FreeBSD.org>
Thu, 11 Jul 2019 16:19:33 +0000 (16:19 +0000)
commit67a398f555a7453da6d89ab090cc8036eff841de
tree61a609898070570a1d65424d1371a061c4982545
parent8ba13f1606397781d4a9367ffc9ea55fbb7e0ffb
Restore ability to pass NULL name argument to pthread_set_name_np(3)
to clear the thread name.

PR: 239142
Submitted by: Lewis Donzis <lew@perftech.com>
MFC after: 3 days
lib/libthr/thread/thr_info.c