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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dextent_dss.c26 static unsigned dss_exhausted; variable
117 if (!atomic_read_u(&dss_exhausted)) {
196 atomic_write_u(&dss_exhausted, (unsigned)true);
243 dss_exhausted = (unsigned)(dss_base == (void *)-1);

Completed in 41 milliseconds