Searched refs:lockerlist (Results 1 – 1 of 1) sorted by relevance
220 static struct rcslockers *lockerlist; variable754 lockerlist = 0;760 newlocker->lockerlink = lockerlist;762 lockerlist = newlocker;854 if (!lockerlist) return; in trunclocks()858 for (plocker = lockerlist; ; ) in trunclocks()