Home
last modified time | relevance | path

Searched defs:THREAD_LOCAL (Results 1 – 5 of 5) sorted by relevance

/external/libjpeg-turbo/
Djconfigint.h20 #define THREAD_LOCAL __declspec(thread) macro
22 #define THREAD_LOCAL __thread macro
Djconfigint.h.in11 #define THREAD_LOCAL @THREAD_LOCAL@ macro
/external/e2fsprogs/lib/et/
Derror_message.c49 #define THREAD_LOCAL static TLS macro
51 #define THREAD_LOCAL static macro
/external/llvm-project/openmp/runtime/src/
Dompt-specific.cpp25 #define THREAD_LOCAL __declspec(thread) macro
27 #define THREAD_LOCAL __thread macro
/external/e2fsprogs/lib/uuid/
Dgen_uuid.c107 #define THREAD_LOCAL static TLS macro
109 #define THREAD_LOCAL static macro