_thr_umutex_lock
_thr_umutex_lock(&thr_malloc_umtx, TID(curthread));
_thr_umutex_lock(&thr_malloc_umtx, curtid);
_thr_umutex_lock((lck), TID(thrd))
_thr_umutex_lock(lck, TID(thrd)); \