OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jemalloc_postfork_parent
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/src/
jemalloc.c
1306
if (pthread_atfork(jemalloc_prefork,
jemalloc_postfork_parent
,
2683
jemalloc_postfork_parent
(void)
function
[
all
...]
/external/jemalloc/include/jemalloc/internal/
private_namespace.h
303
#define
jemalloc_postfork_parent
JEMALLOC_N(
jemalloc_postfork_parent
)
macro
private_unnamespace.h
303
#undef
jemalloc_postfork_parent
macro
Completed in 72 milliseconds