OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arena_migrate
(Results
1 - 5
of
5
) sorted by null
/external/jemalloc/include/jemalloc/internal/
private_namespace.h
71
#define
arena_migrate
JEMALLOC_N(
arena_migrate
)
macro
private_unnamespace.h
71
#undef
arena_migrate
macro
jemalloc_internal.h
471
void
arena_migrate
(tsd_t *tsd, unsigned oldind, unsigned newind);
/external/jemalloc/src/
ctl.c
[
all
...]
jemalloc.c
466
arena_migrate
(tsd_t *tsd, unsigned oldind, unsigned newind)
function
[
all
...]
Completed in 374 milliseconds