__thr_umutex_lock_spin
return (__thr_umutex_lock_spin(mtx, id));
int __thr_umutex_lock_spin(struct umutex *mtx, uint32_t id) __hidden;