Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Mar 2015 19:12:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 198216] According to man page for pthread_cond_destroy it returns EBUSY error code, but it never does
Message-ID:  <bug-198216-9-jSJQGDDCSA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198216-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198216-9@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=198216

--- Comment #4 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to John Baldwin from comment #3)
Hm, yes, this is very good point.

I like your note also because it allows us to remove that code and silence
asserts from gtk and other programs which destroy locked mutexes _and_ check
error code from pthread_mutex_destroy.

-- 
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-198216-9-jSJQGDDCSA>