HomeSort by: relevance | last modified time | path
    Searched defs:passedcur (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_heartbeat.c 555 bool passedcur = false; local in function:select_patient
567 if (passedcur) {
584 passedcur = true;
603 KASSERT(passedcur);
kern_heartbeat.c 555 bool passedcur = false; local in function:select_patient
567 if (passedcur) {
584 passedcur = true;
603 KASSERT(passedcur);

Completed in 24 milliseconds