Searched refs:JETSAM_PRIORITY_BACKGROUND (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dkern_memorystatus.h42 #define JETSAM_PRIORITY_BACKGROUND 3 macro
/xnu-2422.115.4/tools/tests/memorystatus/
H A Dmemorystatus.c367 set_priority(getpid(), JETSAM_PRIORITY_BACKGROUND, 0); local
1081 set_priority(pid, JETSAM_PRIORITY_BACKGROUND, 0);
1082 if (!check_properties(pid, JETSAM_PRIORITY_BACKGROUND, memlimit, 0x0, "jetsam_test_background - #3 BG")) {

Completed in 60 milliseconds