HomeSort by: relevance | last modified time | path
    Searched defs:witness_not_owner_error_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
witness.h 167 typedef void (witness_not_owner_error_t)(const witness_t *); typedef
168 extern witness_not_owner_error_t *JET_MUTABLE witness_not_owner_error;
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
witness.h 167 typedef void (witness_not_owner_error_t)(const witness_t *); typedef
168 extern witness_not_owner_error_t *JET_MUTABLE witness_not_owner_error;
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
witness.h 176 typedef void(witness_not_owner_error_t)(const witness_t *); typedef
177 extern witness_not_owner_error_t *JET_MUTABLE witness_not_owner_error;
  /src/external/bsd/jemalloc/include/jemalloc/internal/
witness.h 176 typedef void(witness_not_owner_error_t)(const witness_t *); typedef
177 extern witness_not_owner_error_t *JET_MUTABLE witness_not_owner_error;

Completed in 16 milliseconds