TV_LT
if (TV_LT(nowp, &ifd->ifnow_)) {
if (TV_LT(nowp, &ifd->ifnow_)) {
if ((qlen(cl->q_) <= 0) || TV_LT(nowp, &borrowed->undertime_)) {
if ((qlen(cl->q_) <= 1) || TV_LT(&now, &borrowed->undertime_)) {
if (TV_LT(&cl->undertime_, &now)) {
if (TV_LT(&borrow->undertime_, &now)) {
if (TV_LT(&cl->borrow_->undertime_, &now)) {
if (TV_LT(now, &cl->undertime_))
if (TV_LT(now, &cl->undertime_))
while (cl->undertime_.tv_sec && TV_LT(now, &cl->undertime_)) {
if (TV_LT(*t, tp))