wxwidgets/include/wx/android
Vadim Zeitlin 4e802e6fc7 Remove wxUSE_COMPILER_TLS and always use C++11 thread_local
Don't use compiler-specific __thread and use the standard keyword
instead.

Keep the existing TLS-related macros for compatibility, but remove our
custom implementation of them, so that they're always trivial now.
2022-10-26 03:31:54 +02:00
..
chkconf.h Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
config_android.h Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
setup.h Remove wxUSE_COMPILER_TLS and always use C++11 thread_local 2022-10-26 03:31:54 +02:00