Searched defs:inactive (Results 1 – 3 of 3) sorted by relevance
1121 struct tcp_pcb *pcb, *inactive; in tcp_kill_prio() local1154 struct tcp_pcb *pcb, *inactive; in tcp_kill_timewait() local
960 int active = 0, inactive = 0; in update_display() local
138 private List<LiveIntervals> inactive = new LinkedList<>(); field in LinearScanRegisterAllocator