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

  /external/jemalloc_new/include/jemalloc/internal/
arena_externs.h 92 void arena_postfork_child(tsdn_t *tsdn, arena_t *arena);
private_namespace.h 64 #define arena_postfork_child JEMALLOC_N(arena_postfork_child) macro
private_namespace_jet.h 64 #define arena_postfork_child JEMALLOC_N(arena_postfork_child) macro
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 89 #define arena_postfork_child JEMALLOC_N(arena_postfork_child) macro
    [all...]
private_unnamespace.h 89 #undef arena_postfork_child macro
arena.h 637 void arena_postfork_child(tsdn_t *tsdn, arena_t *arena);
    [all...]
  /external/jemalloc/src/
jemalloc.c     [all...]
arena.c 3853 arena_postfork_child(tsdn_t *tsdn, arena_t *arena) function
    [all...]
  /external/jemalloc_new/src/
arena.c 2006 arena_postfork_child(tsdn_t *tsdn, arena_t *arena) { function
    [all...]
jemalloc.c     [all...]

Completed in 1203 milliseconds