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