Home
last modified time | relevance | path

Searched defs:NCBI_TLS_VAR (Results 1 – 8 of 8) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/build-system/cmake/
H A Dconfig.cmake.h.in720 #define NCBI_TLS_VAR __declspec(thread) macro
778 #define NCBI_TLS_VAR __thread macro
H A DCMakeChecks.cmake373 set(NCBI_TLS_VAR "__thread") variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/build-system/cmake/
H A Dconfig.cmake.h.in720 #define NCBI_TLS_VAR __declspec(thread) macro
778 #define NCBI_TLS_VAR __thread macro
H A DCMakeChecks.cmake373 set(NCBI_TLS_VAR "__thread") variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/common/config/
H A Dncbiconf_msvc.h77 #define NCBI_TLS_VAR __declspec(thread) macro
H A Dncbiconf_xcode.h827 #define NCBI_TLS_VAR __thread macro
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/common/config/
H A Dncbiconf_msvc.h77 #define NCBI_TLS_VAR __declspec(thread) macro
H A Dncbiconf_xcode.h824 #define NCBI_TLS_VAR __thread macro