summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/thread_local/generic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use generic thread-local value for kernel/groupattrs, crash context and event...kulikov2025-11-281-5/+17
* Switch generic tls to thread_local-based implkulikov2025-11-261-1/+1
* Generic thread (yt fiber, etc) local storagekulikov2025-11-181-0/+30