summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/misc/thread_name.cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-22593: More trivial TString->std::string migrationsbabenko2025-02-221-1/+1
* YT-21566: Access thread local variables via noinline functionslukyan2024-04-261-7/+6
* Use volatile TLS in library/cpp/ytlukyan2023-12-051-1/+5
* YT-17341: Use TThreadName instead of TString to store thread name in error.yuryalekseev2023-06-051-2/+10
* YT-17341: Use thread name instead of thread id in error origins.yuryalekseev2023-05-201-0/+37