Searched refs:findlock (Results 1 – 7 of 7) sorted by relevance
168 switch (unlockflag ? findlock(false,&delta) : 0) {
395 int locks = lockflag ? findlock(false, &targetdelta) : 0;
470 int findlock P((int,struct hshentry**));
893 switch (findlock(true, &targetdelta)) { in addelta()
1375 switch (findlock(true, &target)) { in dolocks()
1694 findlock(delete, target) in findlock() function
1461 Replaced getlock() with findlock(),1477 Simplified breaklock(); added calls to findlock() and getcaller().1494 * rcsutil.c: Added getcaller() and findlock().