[Bug 239142] pthread_set_name_np no longer allows NULL to clear the thread name

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 11 16:19:47 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239142

--- Comment #1 from commit-hook at freebsd.org ---
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 <lew at perftech.com>
  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.


More information about the freebsd-threads mailing list