Searched refs:lockerlist (Results 1 – 1 of 1) sorted by relevance
220 static struct rcslockers *lockerlist; variable769 lockerlist = 0;775 newlocker->lockerlink = lockerlist;777 lockerlist = newlocker;869 if (!lockerlist) return; in trunclocks()873 for (plocker = lockerlist; ; ) in trunclocks()