Home
last modified time | relevance | path

Searched refs:_Thread_local (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/c11/
Dthreads.h56 #ifndef _Thread_local
62 # define _Thread_local __declspec(thread) macro
64 # define _Thread_local __thread macro
78 # define thread_local _Thread_local
/hardware/google/gfxstream/guest/mesa/src/util/perf/
Du_gpuvis.c19 static _Thread_local unsigned int gpuvis_current_ctx;
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h628 #define STBI_THREAD_LOCAL _Thread_local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h628 #define STBI_THREAD_LOCAL _Thread_local