Searched refs:tsd_booted (Results 1 – 11 of 11) sorted by relevance
117 extern bool a_name##tsd_booted;122 extern bool a_name##tsd_booted;127 extern bool a_name##tsd_booted;133 extern bool a_name##tsd_booted;143 a_attr bool a_name##tsd_booted = false;149 a_attr bool a_name##tsd_booted = false;157 a_attr bool a_name##tsd_booted = false;169 a_attr bool a_name##tsd_booted = false;195 a_name##tsd_booted = true; \214 return (a_name##tsd_booted); \[all …]
561 tsd_booted
558 #define tsd_booted JEMALLOC_N(tsd_booted) macro
558 #undef tsd_booted
8 extern bool tsd_booted;23 tsd_booted = true; in tsd_boot0()39 return tsd_booted; in tsd_booted_get()50 assert(tsd_booted); in tsd_get()55 assert(tsd_booted); in tsd_set()
8 extern bool tsd_booted;16 tsd_booted = true; in tsd_boot0()32 return tsd_booted; in tsd_booted_get()43 assert(tsd_booted); in tsd_get()49 assert(tsd_booted); in tsd_set()
13 extern bool tsd_booted;77 tsd_booted = true; in tsd_boot0()108 return tsd_booted; in tsd_booted_get()121 assert(tsd_booted); in tsd_get()133 assert(tsd_booted); in tsd_set()
28 extern bool tsd_booted;95 tsd_booted = true; in tsd_boot0()126 return tsd_booted; in tsd_booted_get()139 assert(tsd_booted); in tsd_get()151 assert(tsd_booted); in tsd_set()
365 #define tsd_booted JEMALLOC_N(tsd_booted) macro
372 #define tsd_booted JEMALLOC_N(tsd_booted) macro
18 bool tsd_booted = false; variable22 bool tsd_booted = false; variable26 bool tsd_booted = false; variable48 bool tsd_booted = false; variable