Lines Matching defs:needsrecall
4731 int igotlock = 0, triedrecall = 0, needsrecall, retcnt = 0, islept;
4779 needsrecall = 0;
4782 needsrecall = 1;
4786 if (!needsrecall) {
4789 needsrecall = 1;
4794 if (needsrecall && !triedrecall) {
4850 int igotlock = 0, triedrecall = 0, needsrecall, retcnt = 0, islept;
4902 needsrecall = 0;
4905 needsrecall = 1;
4909 if (!needsrecall) {
4912 needsrecall = 1;
4917 if (needsrecall && !triedrecall) {