Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/vm/
H A Dmemorystatus_freeze_test.c1973 #define COAL_MAX_MEMBERS 50 macro
1976 pid_t coalition_members[COAL_MAX_MEMBERS];
2218 static_assert(TEST_MAX_FREEZER_SLOTS <= COAL_MAX_MEMBERS);
2262 static_assert(TEST_MAX_FREEZER_SLOTS + N_UNFROZEN_MEMBERS <= COAL_MAX_MEMBERS);
2320 static_assert(TEST_MAX_FREEZER_SLOTS <= COAL_MAX_MEMBERS);