Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dwitness.h145 typedef void (witness_lock_error_t)(const witness_list_t *, const witness_t *); typedef
146 extern witness_lock_error_t *JET_MUTABLE witness_lock_error;
/external/jemalloc_new/src/
Dwitness.c29 witness_lock_error_t *JET_MUTABLE witness_lock_error = witness_lock_error_impl;
/external/jemalloc_new/test/unit/
Dwitness.c3 static witness_lock_error_t *witness_lock_error_orig;