Searched refs:pending_cnt (Results 1 – 1 of 1) sorted by relevance
417 static u_int pending_cnt; variable588 pending_locks[pending_cnt].wh_lock = lock; in witness_init()589 pending_locks[pending_cnt++].wh_type = type; in witness_init()590 if (pending_cnt > WITNESS_PENDLIST) in witness_init()