Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c79 int _quietness = 0; variable
90 if (_quietness <= 1) { \
97 if (_quietness == 0) { \
199 if (_quietness <= 0) { in child_terminated_normally()
305 _quietness = value; in set_quietness()
311 return _quietness; in get_quietness()