Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/vm/
H A Dvm_allocation.c79 int _quietness = 0; variable
89 if (_quietness <= 1) { \
96 if (_quietness == 0) { \
177 if (_quietness <= 0) { in child_terminated_normally()
282 _quietness = value; in set_quietness()
288 return _quietness; in get_quietness()