__mtx_lock_sh
return(__mtx_lock_sh(mtx, link, flags, to));
return(__mtx_lock_sh(mtx, &link, flags, to));
return(__mtx_lock_sh(mtx, &link, 0, 0));