Home
last modified time | relevance | path

Searched defs:incr_ref_counter (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/osfmk/ipc/
H A Dipc_importance.c85 #define incr_ref_counter(x) (os_atomic_inc(&(x), relaxed)) macro
143 #define incr_ref_counter(x) macro