__rcmtx_enter_try
int __rcmtx_enter_try(struct __rcmtx *);
return __rcmtx_enter_try(&fp->_lock) ? 0 : 1;