Home
last modified time | relevance | path

Searched defs:malloc_mutex_assert_owner (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dmutex.h130 malloc_mutex_assert_owner(tsdn_t *tsdn, malloc_mutex_t *mutex) in malloc_mutex_assert_owner() function
Dprivate_namespace.h324 #define malloc_mutex_assert_owner JEMALLOC_N(malloc_mutex_assert_owner) macro
/external/jemalloc_new/include/jemalloc/internal/
Dmutex.h221 malloc_mutex_assert_owner(tsdn_t *tsdn, malloc_mutex_t *mutex) { in malloc_mutex_assert_owner() function