HomeSort by relevance Sort by last modified time
    Searched defs:malloc_mutex_lock (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
mutex.h 77 void malloc_mutex_lock(tsdn_t *tsdn, malloc_mutex_t *mutex);
85 malloc_mutex_lock(tsdn_t *tsdn, malloc_mutex_t *mutex) function
private_namespace.h 327 #define malloc_mutex_lock JEMALLOC_N(malloc_mutex_lock) macro
    [all...]
private_unnamespace.h 327 #undef malloc_mutex_lock macro

Completed in 168 milliseconds