summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/threading/rw_spin_lock.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reliable on-demand construction of TThreadLockTracker instancebabenko2026-07-011-3/+8
| | | | commit_hash:39506fb1534ae2d5c5dfe509c9d95a7f74c2aa18
* Track RWSpinLock acquires per thread to ensure no reentrant usages are presentpavook2025-09-301-5/+68
| | | | commit_hash:daa3d76bfd4283d7cda9ffd741c8ed10457a5c84
* fix ya.makemonster2022-07-071-0/+33