[Bug 234805] pthread_*_destroy doesn't handle locked objects consistently

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 25 14:06:38 UTC 2019


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

--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:

Author: markj
Date: Mon Mar 25 14:05:36 UTC 2019
New revision: 345501
URL: https://svnweb.freebsd.org/changeset/base/345501

Log:
  MFC r344935:
  Have pthread_cond_destroy() return EBUSY if the condvar has waiters.

  PR:   234805

Changes:
_U  stable/12/
  stable/12/contrib/netbsd-tests/lib/libpthread/t_cond.c
  stable/12/lib/libthr/thread/thr_cond.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-threads mailing list