Date: Mon, 25 Mar 2019 14:06:35 +0000 From: bugzilla-noreply@freebsd.org To: threads@FreeBSD.org Subject: [Bug 234805] pthread_*_destroy doesn't handle locked objects consistently Message-ID: <bug-234805-13406-O66LZocRwE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234805-13406@https.bugs.freebsd.org/bugzilla/> References: <bug-234805-13406@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234805 --- Comment #8 from commit-hook@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234805-13406-O66LZocRwE>