Home
last modified time | relevance | path

Searched refs:malloc_mutex_assert_not_owner (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dmutex_inlines.h8 void malloc_mutex_assert_not_owner(tsdn_t *tsdn, malloc_mutex_t *mutex);
63 malloc_mutex_assert_not_owner(tsdn_t *tsdn, malloc_mutex_t *mutex) in malloc_mutex_assert_not_owner() function
A Darena_inlines_b.h85 malloc_mutex_assert_not_owner(tsdn, &arena->lock); in arena_decay_tick()
A Dprivate_symbols.txt272 malloc_mutex_assert_not_owner
A Dprivate_namespace.h272 #define malloc_mutex_assert_not_owner JEMALLOC_N(malloc_mutex_assert_not_owner) macro
A Dprivate_unnamespace.h272 #undef malloc_mutex_assert_not_owner
/third_party/ulib/jemalloc/src/
A Dprof.c694 malloc_mutex_assert_not_owner(tsd_tsdn(tsd), tctx->tdata->lock); in prof_tctx_destroy()

Completed in 51 milliseconds