| H A D | tsd.h | 247 #define O(n, t, nt) \ 319 #define O(n, t, nt) \ 330 #define O(n, t, nt) \ in tsd_assert_fast() 354 #define O(n, t, nt) \ in tsd_fetch_impl() 355 JEMALLOC_ALWAYS_INLINE nt * \ in tsd_fetch_impl() 361 return (nt *)tsd_##n##p_get(tsd); \ in tsd_fetch_impl() 369 #define O(n, t, nt) \ 380 #define O(n, t, nt) \ in tsd_fetch() 197 O(n,t,nt) global() argument 261 O(n,t,nt) global() argument 270 O(n,t,nt) global() argument 292 O(n,t,nt) global() argument 305 O(n,t,nt) global() argument 314 O(n,t,nt) global() argument
|