Home
last modified time | relevance | path

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

/bionic/libc/upstream-dlmalloc/
Dmalloc.c5009 flag_t was_enabled; /* to disable mmap */ in ialloc() local
5048 was_enabled = use_mmap(m); in ialloc()
5051 if (was_enabled) in ialloc()