Search | Google it | Results 1 - 2 of 2 for funcall:simple_lock (0.00 seconds) |
223: if (interlock != NULL && (priority & PNORELOCK) == 0) 224: simple_lock(interlock); 225:
148: 149: simple_lock(&tun_softc_lock); 150: LIST_FOREACH(tp, &tun_softc_list, tun_list)