Home
last modified time | relevance | path

Searched defs:safety_check_set_abort (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dsafety_check.c6 void safety_check_set_abort(void (*abort_fn)(const char *)) { in safety_check_set_abort() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h352 #define safety_check_set_abort JEMALLOC_N(safety_check_set_abort) macro