Home
last modified time | relevance | path

Searched refs:tsd_boot1 (Results 1 – 5 of 5) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd_win.h82 tsd_boot1(void) { in tsd_boot1() function
102 tsd_boot1(); in tsd_boot()
H A Dtsd_generic.h122 tsd_boot1(void) { in tsd_boot1() function
145 tsd_boot1(); in tsd_boot()
H A Dtsd_tls.h23 tsd_boot1(void) { in tsd_boot1() function
H A Dtsd_malloc_thread_cleanup.h30 tsd_boot1(void) { in tsd_boot1() function
/src/contrib/jemalloc/src/
H A Dtsd.c452 tsd_boot1(); in malloc_tsd_boot1()