OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jemalloc_postfork_parent
(Results
1 - 6
of
6
) sorted by null
/external/jemalloc/src/
android_je_iterate.c
33
* jemalloc_prefork() and
jemalloc_postfork_parent
(). The callback must
184
jemalloc_postfork_parent
();
zone.c
168
jemalloc_postfork_parent
();
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
jemalloc_internal.h
479
void
jemalloc_postfork_parent
(void);
Completed in 215 milliseconds