Searched refs:PROC_FLAG_ADAPTIVE (Results 1 – 3 of 3) sorted by relevance
176 #define PROC_FLAG_ADAPTIVE 0x100000 /* Process is adaptive */ macro
117 #define PROC_FLAG_ADAPTIVE 0x100000 /* Process is adaptive */ macro
2293 *flagsp |= PROC_FLAG_ADAPTIVE; in proc_get_darwinbgstate()