Home
last modified time | relevance | path

Searched refs:large_dalloc_junk_t (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dlarge_externs.h14 typedef void (large_dalloc_junk_t)(void *, size_t); typedef
15 extern large_dalloc_junk_t *large_dalloc_junk;
/third_party/ulib/jemalloc/test/unit/
A Djunk.c12 static large_dalloc_junk_t *large_dalloc_junk_orig;
/third_party/ulib/jemalloc/src/
A Dlarge.c74 large_dalloc_junk_t *large_dalloc_junk = JEMALLOC_N(n_large_dalloc_junk);

Completed in 3 milliseconds