[Bug 198216] According to man page for pthread_cond_destroy it returns EBUSY error code, but it never does

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 5 19:12:28 UTC 2015


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

--- Comment #4 from Konstantin Belousov <kib at 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.


More information about the freebsd-doc mailing list