| /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/ |
| witness.h | 129 #define WITNESS_TSDN_NULL ((witness_tsdn_t *)0) 134 typedef struct witness_tsdn_s witness_tsdn_t; typedef in typeref:struct:witness_tsdn_s 139 JEMALLOC_ALWAYS_INLINE witness_tsdn_t * 141 return (witness_tsdn_t *)witness_tsd; 145 witness_tsdn_null(witness_tsdn_t *witness_tsdn) { 150 witness_tsdn_tsd(witness_tsdn_t *witness_tsdn) { 198 witness_assert_owner(witness_tsdn_t *witness_tsdn, const witness_t *witness) { 220 witness_assert_not_owner(witness_tsdn_t *witness_tsdn, 266 witness_assert_depth_to_rank(witness_tsdn_t *witness_tsdn, 281 witness_assert_depth(witness_tsdn_t *witness_tsdn, unsigned depth) [all...] |
| /src/external/bsd/jemalloc.old/include/jemalloc/internal/ |
| witness.h | 129 #define WITNESS_TSDN_NULL ((witness_tsdn_t *)0) 134 typedef struct witness_tsdn_s witness_tsdn_t; typedef in typeref:struct:witness_tsdn_s 139 JEMALLOC_ALWAYS_INLINE witness_tsdn_t * 141 return (witness_tsdn_t *)witness_tsd; 145 witness_tsdn_null(witness_tsdn_t *witness_tsdn) { 150 witness_tsdn_tsd(witness_tsdn_t *witness_tsdn) { 198 witness_assert_owner(witness_tsdn_t *witness_tsdn, const witness_t *witness) { 220 witness_assert_not_owner(witness_tsdn_t *witness_tsdn, 266 witness_assert_depth_to_rank(witness_tsdn_t *witness_tsdn, 281 witness_assert_depth(witness_tsdn_t *witness_tsdn, unsigned depth) [all...] |
| /src/external/bsd/jemalloc/dist/include/jemalloc/internal/ |
| witness.h | 138 #define WITNESS_TSDN_NULL ((witness_tsdn_t *)0) 143 typedef struct witness_tsdn_s witness_tsdn_t; typedef in typeref:struct:witness_tsdn_s 148 JEMALLOC_ALWAYS_INLINE witness_tsdn_t * 150 return (witness_tsdn_t *)witness_tsd; 154 witness_tsdn_null(witness_tsdn_t *witness_tsdn) { 159 witness_tsdn_tsd(witness_tsdn_t *witness_tsdn) { 207 witness_assert_owner(witness_tsdn_t *witness_tsdn, const witness_t *witness) { 230 witness_tsdn_t *witness_tsdn, const witness_t *witness) { 275 witness_assert_depth_to_rank(witness_tsdn_t *witness_tsdn, 290 witness_assert_depth(witness_tsdn_t *witness_tsdn, unsigned depth) [all...] |
| /src/external/bsd/jemalloc/include/jemalloc/internal/ |
| witness.h | 138 #define WITNESS_TSDN_NULL ((witness_tsdn_t *)0) 143 typedef struct witness_tsdn_s witness_tsdn_t; typedef in typeref:struct:witness_tsdn_s 148 JEMALLOC_ALWAYS_INLINE witness_tsdn_t * 150 return (witness_tsdn_t *)witness_tsd; 154 witness_tsdn_null(witness_tsdn_t *witness_tsdn) { 159 witness_tsdn_tsd(witness_tsdn_t *witness_tsdn) { 207 witness_assert_owner(witness_tsdn_t *witness_tsdn, const witness_t *witness) { 230 witness_tsdn_t *witness_tsdn, const witness_t *witness) { 275 witness_assert_depth_to_rank(witness_tsdn_t *witness_tsdn, 290 witness_assert_depth(witness_tsdn_t *witness_tsdn, unsigned depth) [all...] |