HomeSort by relevance Sort by last modified time
    Searched full:tsd_initializer (Results 1 - 5 of 5) sorted by null

  /external/jemalloc/include/jemalloc/internal/
tsd.h 546 #define TSD_INITIALIZER { \
568 static const tsd_t tsd_initializer = TSD_INITIALIZER; variable
609 malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, , tsd_t, tsd_initializer, tsd_cleanup)
  /external/jemalloc/src/
tsd.c 10 malloc_tsd_data(, , tsd_t, TSD_INITIALIZER)
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /prebuilts/sdk/renderscript/lib/mips/
libc.so 
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 

Completed in 81 milliseconds