HomeFreeBSD

Fix __pthread_mutex_trylock() to call THR_CRITICAL_LEAVE() on failure rather

Description

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

Details

Provenance
jasoneAuthored on
Parents
rS318253: Allocate a cacheline when reading or writing to write through memory. The
Branches
Unknown
Tags
Unknown