HomeSort by relevance Sort by last modified time
    Searched refs:M_PURGE (Results 1 - 3 of 3) sorted by null

  /bionic/libc/include/
malloc.h 171 #define M_PURGE -101
  /bionic/libc/bionic/
jemalloc_wrapper.cpp 105 } else if (param == M_PURGE) {
  /bionic/tests/
malloc_test.cpp 604 ASSERT_EQ(1, mallopt(M_PURGE, 0));

Completed in 558 milliseconds