aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/memory/tls_scratch-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ASAN issues in GetTlsScratchBufferbabenko2024-05-051-7/+10
* YT-21566: Access thread local variables via noinline functionslukyan2024-04-261-5/+4
* Avoid passing columnPresenceBuffer aroundbabenko2024-04-191-0/+28