Home
last modified time | relevance | path

Searched refs:te_ctx_is_alloc (Results 1 – 2 of 2) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dthread_event.h129 te_ctx_is_alloc(te_ctx_t *ctx) { in te_ctx_is_alloc() function
/src/contrib/jemalloc/src/
H A Dthread_event.c124 uint64_t min_wait = te_next_event_compute(tsd, te_ctx_is_alloc(ctx)); in te_assert_invariants_impl()