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

  /external/jemalloc/src/
witness.c 51 witness_owner_error_t *witness_owner_error = JEMALLOC_N(n_witness_owner_error);
  /external/jemalloc/include/jemalloc/internal/
witness.h 83 typedef void (witness_owner_error_t)(const witness_t *); typedef
84 extern witness_owner_error_t *witness_owner_error;
  /external/jemalloc/test/unit/
witness.c 4 static witness_owner_error_t *witness_owner_error_orig;

Completed in 2372 milliseconds