Home
last modified time | relevance | path

Searched defs:STBI_THREAD_LOCAL (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h623 #define STBI_THREAD_LOCAL thread_local macro
625 #define STBI_THREAD_LOCAL __thread macro
627 #define STBI_THREAD_LOCAL __declspec(thread) macro
629 #define STBI_THREAD_LOCAL _Thread_local macro
634 #define STBI_THREAD_LOCAL __thread macro
[all...]

Completed in 9 milliseconds