[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 #2 from [email protected] --- A commit references this bug: Author: kib Date: Sun Jul 14 05:39:03 UTC 2019 New revision: 349982 URL: https://svnweb.freebsd.org/changeset/base/349982 Log: MFC r349912: Restore ability to pass NULL name argument to pthread_set_name_np(3) to clear the thread name. PR: 239142 Changes: _U stable/12/ stable/12/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]"