]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r318254:
authorjasone <jasone@FreeBSD.org>
Sun, 14 May 2017 17:10:55 +0000 (17:10 +0000)
committerjasone <jasone@FreeBSD.org>
Sun, 14 May 2017 17:10:55 +0000 (17:10 +0000)
commit8dad4589a874ed1c832c9c4aa0ac59a53fe24e8c
tree62d35abfe7d18e2348b2c3ef1d17e7620bbbe935
parent6314dd4b859877b0b6e62bfee0679ff14f562d1b
MFC r318254:

Fix __pthread_mutex_trylock() to call THR_CRITICAL_LEAVE() on failure rather
than on success.  This regression was introduced by r300043 (Add implementation
of robust mutexes...).
lib/libthr/thread/thr_mutex.c