HomeSort by relevance Sort by last modified time
    Searched refs:_pthread_self (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c 239 #define _pthread_self() GetCurrentThreadId() macro
241 #define _pthread_self() __threadid() macro
344 #define _pthread_self pthread_self macro
    [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c 232 #define _pthread_self() GetCurrentThreadId() macro
234 #define _pthread_self() __threadid() macro
337 #define _pthread_self pthread_self macro
    [all...]

Completed in 28 milliseconds