OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldind
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/src/
ctl.c
1314
unsigned newind,
oldind
;
local
[
all
...]
jemalloc.c
493
arena_migrate(tsd_t *tsd, unsigned
oldind
, unsigned newind)
497
oldarena = arena_get(tsd_tsdn(tsd),
oldind
, false);
[
all
...]
/external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h
492
void arena_migrate(tsd_t *tsd, unsigned
oldind
, unsigned newind);
[
all
...]
Completed in 760 milliseconds