OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tsdn_tsd
(Results
1 - 9
of
9
) sorted by null
/external/jemalloc/include/jemalloc/internal/
witness.h
146
tsd =
tsdn_tsd
(tsdn);
167
tsd =
tsdn_tsd
(tsdn);
190
tsd =
tsdn_tsd
(tsdn);
210
tsd =
tsdn_tsd
(tsdn);
249
tsd =
tsdn_tsd
(tsdn);
arena.h
[
all
...]
tsd.h
682
tsd_t *
tsdn_tsd
(tsdn_t *tsdn);
777
tsdn_tsd
(tsdn_t *tsdn)
function
private_namespace.h
609
#define
tsdn_tsd
macro
[
all
...]
private_unnamespace.h
609
#undef
tsdn_tsd
macro
/external/jemalloc/src/
huge.c
72
iarena = (!tsdn_null(tsdn)) ? arena_ichoose(
tsdn_tsd
(tsdn), NULL) :
94
arena = arena_choose(
tsdn_tsd
(tsdn), arena);
prof.c
[
all
...]
jemalloc.c
[
all
...]
arena.c
[
all
...]
Completed in 184 milliseconds