Searched refs:breaklock (Results 1 – 2 of 2) sorted by relevance
246 static int breaklock P((struct hshentry const*));1080 breaklock(delta) in breaklock() function1378 changed |= breaklock(Locks->delta); in dolocks()1403 changed |= breaklock(target); in dolocks()1444 if ((r = addlock(target, false)) < 0 && breaklock(target))
1477 Simplified breaklock(); added calls to findlock() and getcaller().1602 changed breaklock to update field lockedby, added some diagnostics.