HomeSort by relevance Sort by last modified time
    Searched refs:witness_not_owner_error_t (Results 1 - 6 of 6) sorted by null

  /external/jemalloc_new/src/
witness.c 46 witness_not_owner_error_t *JET_MUTABLE witness_not_owner_error =
  /external/jemalloc/src/
witness.c 69 witness_not_owner_error_t *witness_not_owner_error =
  /external/jemalloc/include/jemalloc/internal/
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;
  /external/jemalloc_new/include/jemalloc/internal/
witness.h 151 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/test/unit/
witness.c 5 static witness_not_owner_error_t *witness_not_owner_error_orig;
  /external/jemalloc_new/test/unit/
witness.c 5 static witness_not_owner_error_t *witness_not_owner_error_orig;

Completed in 49 milliseconds