HomeSort by relevance Sort by last modified time
    Searched defs:__thread (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.h 181 #define __thread __declspec(thread) macro
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
port.h 178 #define __thread __declspec(thread) macro
  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c 237 #define __thread macro
1177 static __thread arena_t *arenas_map;
    [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c 230 #define __thread macro
1170 static __thread arena_t *arenas_map;
    [all...]

Completed in 199 milliseconds