[Bug 239142] pthread_set_name_np no longer allows NULL to clear the thread name
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239142 --- Comment #1 from [email protected] --- A commit references this bug: Author: kib Date: Thu Jul 11 16:19:33 UTC 2019 New revision: 349912 URL: https://svnweb.freebsd.org/changeset/base/349912 Log: Restore ability to pass NULL name argument to pthread_set_name_np(3) to clear the thread name. PR: 239142 Submitted by: Lewis Donzis <[email protected]> MFC after: 3 days Changes: head/lib/libthr/thread/thr_info.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[email protected]"