Home
last modified time | relevance | path

Searched refs:updating (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_upcalls_stashtask.txt1 Please avoid updating any legacy upcalls (exclaves_upcalls.tightbeam) and their handlers, which are…
/xnu-12377.1.9/bsd/netinet6/
H A Din6_rmx.c551 int updating; member
637 if (ap->updating && expire > rtq_reallyold) { in in6_rtqkill()
716 arg.updating = 1; in in6_rtqtimo()
/xnu-12377.1.9/bsd/netinet/
H A Din_rmx.c463 int updating; member
546 if (ap->updating && expire > rtq_reallyold) { in in_rtqkill()
625 arg.updating = 1; in in_rtqtimo()
/xnu-12377.1.9/doc/observability/
H A Drecount.md106 A traditional locking mechanism would prevent the writer from updating the counts while readers are…
107 Writers make a generation count odd before updating any of the values and then set it back to even …
H A Dcoalitions.md61 …on't double count if a task dies while we iterate. Nothing stops a task updating its own ledger wh…