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...).
MFC after: 1 day
Fix __pthread_mutex_trylock() to call THR_CRITICAL_LEAVE() on failure rather Tags None Referenced Files None Subscribers None
Description
Details
|