Searched refs:nholders (Results 1 – 1 of 1) sorted by relevance
113 int nholders; member259 return ((the_lock.nholders > 0) && the_lock.remote_daemon != NULL && in addr_is_holder()435 the_lock.nholders = 1; in check_for_write_lock()482 i = the_lock.nholders++; in try_lock()486 the_lock.nholders)); in try_lock()499 the_lock.nholders = 1; in try_lock()528 the_lock.nholders = 1; in try_lock()647 the_lock.nholders); in lock_stat()648 if (the_lock.nholders > 0) { in lock_stat()649 for (i = 0; i < the_lock.nholders; i++) in lock_stat()[all …]