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

  /src/external/bsd/jemalloc.old/dist/test/include/test/
extent_hooks.h 42 static bool try_alloc = true; variable
94 if (!try_alloc) {
  /src/external/bsd/jemalloc/dist/test/include/test/
extent_hooks.h 35 static bool try_alloc = true; variable
88 if (!try_alloc) {

Completed in 67 milliseconds