summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/misc/thread_name.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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