Searched refs:malloc_mutex_assert_not_owner (Results 1 – 6 of 6) sorted by relevance
80 void malloc_mutex_assert_not_owner(tsdn_t *tsdn, malloc_mutex_t *mutex);138 malloc_mutex_assert_not_owner(tsdn_t *tsdn, malloc_mutex_t *mutex) in malloc_mutex_assert_not_owner() function
323 malloc_mutex_assert_not_owner
323 #define malloc_mutex_assert_not_owner JEMALLOC_N(malloc_mutex_assert_not_owner) macro
323 #undef malloc_mutex_assert_not_owner
515 malloc_mutex_assert_not_owner(tsd_tsdn(tsd), &tcaches_mtx); in tcaches_create()
704 malloc_mutex_assert_not_owner(tsd_tsdn(tsd), tctx->tdata->lock); in prof_tctx_destroy()