HomeSort by: relevance | last modified time | path
    Searched defs:try_dalloc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/test/include/test/
extent_hooks.h 43 static bool try_dalloc = true; variable
116 if (!try_dalloc) {
  /src/external/bsd/jemalloc/dist/test/include/test/
extent_hooks.h 36 static bool try_dalloc = true; variable
112 if (!try_dalloc) {

Completed in 17 milliseconds