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

  /external/jemalloc/include/jemalloc/internal/
mutex.h 78 void malloc_mutex_unlock(tsdn_t *tsdn, malloc_mutex_t *mutex);
108 malloc_mutex_unlock(tsdn_t *tsdn, malloc_mutex_t *mutex) function
private_namespace.h 331 #define malloc_mutex_unlock JEMALLOC_N(malloc_mutex_unlock) macro
    [all...]
private_unnamespace.h 331 #undef malloc_mutex_unlock macro

Completed in 53 milliseconds