Home
last modified time | relevance | path

Searched defs:thread_local (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/utils/
H A Dtls.hpp25 # define thread_local _Thread_local macro
31 # define thread_local __declspec(thread) macro
36 # define thread_local __thread macro
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/deps/flb_libco/
H A Dsettings.h23 #define thread_local __declspec (thread) macro
25 #define thread_local __thread macro
28 #define thread_local macro
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/flb_libco/
H A Dsettings.h23 #define thread_local __declspec (thread) macro
25 #define thread_local __thread macro
28 #define thread_local macro
/dports/benchmarks/libcelero/Celero-2.8.2/include/celero/
H A DThreadLocal.h25 #define thread_local __declspec(thread) macro
28 #define thread_local __thread macro
/dports/games/libretro-uae/libretro-uae-8333daa/libretro-include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-gpsp/gpsp-300d0c0/
H A Dlibco.h12 #define thread_local __thread macro
14 #define thread_local macro
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/libretro/libretro-common/include/
H A Dlibco.h12 #define thread_local __thread macro
14 #define thread_local macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/lib/libco/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-hatari/hatari-561c07e/libretro/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/include/
H A Dlibco.h30 #define thread_local __thread macro
32 #define thread_local macro
/dports/emulators/mednafen/mednafen/src/snes/src/lib/libco/
H A Dlibco.h13 #define thread_local __thread macro
15 #define thread_local macro
/dports/www/py-libsass/libsass-0.21.0/libsass/src/memory/
H A Dallocator.cpp6 #define thread_local __declspec( thread ) macro
8 #define thread_local __thread macro
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/memory/
H A Dallocator.cpp6 #define thread_local __declspec( thread ) macro
8 #define thread_local __thread macro

12345678910>>...16