Searched refs:JETSAM_PRIORITY_MAIL (Results 1 – 3 of 3) sorted by relevance
56 #define JETSAM_PRIORITY_MAIL 40 macro57 #define JETSAM_PRIORITY_ELEVATED_INACTIVE JETSAM_PRIORITY_MAIL
86 | 40 | `JETSAM_PRIORITY_MAIL` | Docked apps on watchOS. Some active daemons on other platforms. |
3974 JETSAM_PRIORITY_MAIL,3975 JETSAM_PRIORITY_MAIL,5966 local_max_kill_prio > JETSAM_PRIORITY_MAIL) { in memorystatus_kill_top_process()5967 local_max_kill_prio = JETSAM_PRIORITY_MAIL; in memorystatus_kill_top_process()