• R
    simplify robust mutex unlock code path · b6f9974a
    Rich Felker 提交于
    right now it's questionable whether this change is an improvement or
    not, but if we later want to support priority inheritance mutexes, it
    will be important to have the code paths unified like this to avoid
    major code duplication.
    b6f9974a
pthread_mutex_unlock.c 739 字节