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

  /external/jemalloc/include/jemalloc/internal/
quarantine.h 23 #define LG_MAXOBJS_INIT 10
  /external/jemalloc/src/
quarantine.c 52 quarantine = quarantine_init(tsd, LG_MAXOBJS_INIT);

Completed in 405 milliseconds