Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dwitness.h151 typedef void (witness_not_owner_error_t)(const witness_t *); typedef
152 extern witness_not_owner_error_t *JET_MUTABLE witness_not_owner_error;
/external/jemalloc_new/src/
Dwitness.c46 witness_not_owner_error_t *JET_MUTABLE witness_not_owner_error =
/external/jemalloc_new/test/unit/
Dwitness.c5 static witness_not_owner_error_t *witness_not_owner_error_orig;