Home
last modified time | relevance | path

Searched defs:tsd_boot (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dtsd_tls.h26 tsd_boot(void) { in tsd_boot() function
Dtsd_malloc_thread_cleanup.h33 tsd_boot(void) { in tsd_boot() function
Dtsd_win.h98 tsd_boot(void) { in tsd_boot() function
Dtsd_generic.h116 tsd_boot(void) { in tsd_boot() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h555 #define tsd_boot JEMALLOC_N(tsd_boot) macro