gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:simple_lock (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/kern_synch.c - 38.4KB - 1,245 lines
223:         if (interlock != NULL && (priority & PNORELOCK) == 0)
224:                 simple_lock(interlock);
225:  
bsd_source/t2ex/network/net/src_bsd/net/if_tun.c - 33.3KB - 1,241 lines
148: 
149:         simple_lock(&tun_softc_lock);
150:         LIST_FOREACH(tp, &tun_softc_list, tun_list)
More results from if_tun.c