Home
last modified time | relevance | path

Searched refs:witness_comp_t (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dwitness.h76 typedef int witness_comp_t (const witness_t *, void *, const witness_t *, typedef
94 witness_comp_t *comp;
143 witness_comp_t *comp, void *opaque);
/external/jemalloc_new/src/
Dwitness.c10 witness_comp_t *comp, void *opaque) { in witness_init()