poco/Foundation
Arun Chandrasekaran 0af9524e16
Always set thread names on POSIX platforms (#3384)
* chore: gitignore vim .swp files

* feat(POSIX): Always set thread names.

I'm not sure about the original intent to hide it under a DEBUG macro.

Naming the threads in release mode makes it easier to see runtime
application and know which thread pool uses how many threads and what
their names are. Firefox, Chromium and many other apps do this on Linux.
2022-07-07 04:08:47 -05:00
..
cmake make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
include/Poco Revert "formatHex with lower case (#3657)" (#3670) 2022-07-07 02:43:52 -05:00
samples chore(ProGen): MSVC does not properly recognize std version #3665 2022-07-06 11:39:47 +02:00
src Always set thread names on POSIX platforms (#3384) 2022-07-07 04:08:47 -05:00
testsuite Revert "formatHex with lower case (#3657)" (#3670) 2022-07-07 02:43:52 -05:00
wcelibcex-1.0 new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
CMakeLists.txt Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
extradirs new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_vs140.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs140.vcxproj Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
Foundation_vs140.vcxproj.filters Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
Foundation_vs150.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs150.vcxproj Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
Foundation_vs150.vcxproj.filters Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
Foundation_vs160.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs160.vcxproj Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
Foundation_vs160.vcxproj.filters Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
Foundation_vs170.sln Remaining changes for Windows on ARM64 support (#3608) 2022-05-26 22:40:30 -05:00
Foundation_vs170.vcxproj Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
Foundation_vs170.vcxproj.filters Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
Makefile Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00