Searched defs:witness_not_owner_error_t (Results 1 - 1 of 1) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ | ||
H A D | witness.h | 89 typedef void (witness_not_owner_error_t)(const witness_t *); typedef 90 extern witness_not_owner_error_t *witness_not_owner_error; |
Completed in 45 milliseconds