summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/misc/thread_name.cpp
Commit message (Collapse)AuthorAgeFilesLines
* YT-22593: More trivial TString->std::string migrationsbabenko2025-02-221-1/+1
| | | | | [nodiff:runtime] commit_hash:1ba799aed1703ab7c6304b6da7090b3337f768dd
* YT-21566: Access thread local variables via noinline functionslukyan2024-04-261-7/+6
| | | | 970c33b44a7bd166b2716d86d3d2053dcaf05d7d
* 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