userland_get_mutex
static int userland_get_mutex(struct umtx *mtx, int timo);
if (userland_get_mutex(mtx, timo) < 0) {