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

  /src/external/bsd/jemalloc.old/dist/src/
background_thread.c 26 bool can_enable_background_thread; variable
817 can_enable_background_thread = false;
824 can_enable_background_thread = true;
  /src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h 101 #define can_enable_background_thread JEMALLOC_N(can_enable_background_thread) macro
private_namespace.h 101 #define can_enable_background_thread JEMALLOC_N(can_enable_background_thread) macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h 101 #define can_enable_background_thread JEMALLOC_N(can_enable_background_thread) macro
private_namespace.h 101 #define can_enable_background_thread JEMALLOC_N(can_enable_background_thread) macro

Completed in 34 milliseconds