Searched defs:opt_abort (Results 1 – 3 of 3) sorted by relevance
783 static bool opt_abort = true; variable786 static bool opt_abort = false; variable
24 #define opt_abort JEMALLOC_N(opt_abort) macro