Home
last modified time | relevance | path

Searched refs:tsd_init_head (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtsd_types.h131 extern tsd_init_head_t a_name##tsd_init_head; \
161 a_attr tsd_init_head_t a_name##tsd_init_head = { \
465 tsd_init_check_recursion(&a_name##tsd_init_head, \
481 tsd_init_finish(&a_name##tsd_init_head, &block); \
A Dprivate_symbols.txt510 tsd_init_head
A Dprivate_namespace.h510 #define tsd_init_head JEMALLOC_N(tsd_init_head) macro
A Dprivate_unnamespace.h510 #undef tsd_init_head

Completed in 7 milliseconds