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

  /external/jemalloc/src/
mutex.c 121 malloc_mutex_postfork_parent(tsdn_t *tsdn, malloc_mutex_t *mutex) function
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 329 #define malloc_mutex_postfork_parent JEMALLOC_N(malloc_mutex_postfork_parent) macro
    [all...]
private_unnamespace.h 329 #undef malloc_mutex_postfork_parent macro

Completed in 59 milliseconds