Searched refs:malloc_mutex_assert_not_owner (Results 1 – 6 of 6) sorted by relevance
8 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
85 malloc_mutex_assert_not_owner(tsdn, &arena->lock); in arena_decay_tick()
272 malloc_mutex_assert_not_owner
272 #define malloc_mutex_assert_not_owner JEMALLOC_N(malloc_mutex_assert_not_owner) macro
272 #undef malloc_mutex_assert_not_owner
694 malloc_mutex_assert_not_owner(tsd_tsdn(tsd), tctx->tdata->lock); in prof_tctx_destroy()
Completed in 12 milliseconds