Home
last modified time | relevance | path

Searched refs:tsd_global_slow_inc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dhook.c52 tsd_global_slow_inc(tsdn); in hook_install()
H A Dtsd.c125 tsd_global_slow_inc(tsdn_t *tsdn) { in tsd_global_slow_inc() function
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h121 void tsd_global_slow_inc(tsdn_t *tsdn);
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h404 #define tsd_global_slow_inc JEMALLOC_N(tsd_global_slow_inc) macro