HomeSort by relevance Sort by last modified time
    Searched refs:jemalloc_postfork_child (Results 1 - 4 of 4) sorted by null

  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 302 #define jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child) macro
private_unnamespace.h 302 #undef jemalloc_postfork_child macro
jemalloc_internal.h 480 void jemalloc_postfork_child(void);
  /external/jemalloc/src/
jemalloc.c 1307 jemalloc_postfork_child) != 0) {
2712 jemalloc_postfork_child(void) function
    [all...]

Completed in 619 milliseconds