Searched refs:PROC_FLAG_IOS_IMPPROMOTION (Results 1 – 3 of 3) sorted by relevance
176 #define PROC_FLAG_IOS_IMPPROMOTION 0x80000 /* process is able to receive an importance donation… macro
113 #define PROC_FLAG_IOS_IMPPROMOTION 0x80000 /* Process is daemon which receives importance dona… macro
2313 *flagsp |= PROC_FLAG_IOS_IMPPROMOTION; in proc_get_darwinbgstate()