Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dwitness.h83 typedef void (witness_owner_error_t)(const witness_t *); typedef
84 extern witness_owner_error_t *witness_owner_error;
/external/jemalloc/src/
Dwitness.c51 witness_owner_error_t *witness_owner_error = JEMALLOC_N(n_witness_owner_error);
/external/jemalloc/test/unit/
Dwitness.c4 static witness_owner_error_t *witness_owner_error_orig;