Searched refs:updating (Results 1 – 3 of 3) sorted by relevance
548 int updating; member634 if (ap->updating && expire > rtq_reallyold) { in in6_rtqkill()713 arg.updating = 1; in in6_rtqtimo()
463 int updating; member545 if (ap->updating && expire > rtq_reallyold) { in in_rtqkill()624 arg.updating = 1; in in_rtqtimo()
94 A traditional locking mechanism would prevent the writer from updating the counts while readers are…95 Writers make a generation count odd before updating any of the values and then set it back to even …