__sysv_umtx_lock
int __sysv_umtx_lock(volatile umtx_t *mtx, int timo);
return (__sysv_umtx_lock(mtx, 0));