OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSD_INITIALIZER
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/src/
tsd.c
10
malloc_tsd_data(, , tsd_t,
TSD_INITIALIZER
)
/external/jemalloc/include/jemalloc/internal/
tsd.h
607
#define
TSD_INITIALIZER
{ \
641
static const tsd_t
tsd_initializer
=
TSD_INITIALIZER
;
variable
687
malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, , tsd_t,
tsd_initializer
, tsd_cleanup)
Completed in 648 milliseconds