Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dzalloc_internal.h166 z_expanding_wait :1, /* is thread waiting for expansion? */ member
H A Dzalloc.c4696 z->z_expanding_wait = true; in zone_expand_locked()
4819 if (z->z_expanding_wait) { in zone_expand_locked()
4820 z->z_expanding_wait = false; in zone_expand_locked()
6574 z->z_async_refilling || z->z_expanding_wait) { in zone_reclaim()