Searched defs:VM_OBJ_RES_INCR (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_object.h466 #define VM_OBJ_RES_INCR(object) (object)->res_count++ macro
471 #define VM_OBJ_RES_INCR(object) macro

Completed in 112 milliseconds