OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newind
(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
)
498
newarena = arena_get(tsd_tsdn(tsd),
newind
, false);
[
all
...]
/external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h
492
void arena_migrate(tsd_t *tsd, unsigned oldind, unsigned
newind
);
[
all
...]
Completed in 179 milliseconds