Home
last modified time | relevance | path

Searched refs:XPC_JETSAM_PRIORITY_RESERVED (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sbin/launchd/
HDshim.h93 #define XPC_JETSAM_PRIORITY_RESERVED 1000 macro
HDcore.c12027 …if (j->jetsam_priority > XPC_JETSAM_PRIORITY_RESERVED && j->jetsam_priority < XPC_JETSAM_PRIORITY_…
12028 size_t band = j->jetsam_priority - XPC_JETSAM_PRIORITY_RESERVED;