Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/c11/
H A Dthreads.h62 # define _Thread_local __declspec(thread) macro
64 # define _Thread_local __thread macro
/aosp_15_r20/external/llvm-libc/include/
H A D__llvm-libc-common.h39 #define _Thread_local thread_local macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/riscv32-unknown-unknown-elf/
D__llvm-libc-common.h39 #define _Thread_local thread_local macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/sys/
Dcdefs.h300 #define _Thread_local thread_local macro
302 #define _Thread_local __thread macro