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

  /external/jemalloc/src/
jemalloc.c 1248 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent,
2518 jemalloc_postfork_parent(void) function
    [all...]
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 293 #define jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent) macro
private_unnamespace.h 293 #undef jemalloc_postfork_parent macro

Completed in 172 milliseconds