Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/mach/
H A Dtask_policy.h176 #define PROC_FLAG_IOS_IMPPROMOTION 0x80000 /* process is able to receive an importance donation… macro
/xnu-12377.81.4/bsd/sys/
H A Dproc_info_private.h113 #define PROC_FLAG_IOS_IMPPROMOTION 0x80000 /* Process is daemon which receives importance dona… macro