summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/threading/at_fork.h
Commit message (Collapse)AuthorAgeFilesLines
* YT-26288: Revert fork lock to writer starving spinlockpavook2025-09-261-2/+2
| | | | | `TForkAwareSpinLock` implementation takes `ForkLock_` reader, which can (and does) violate the non-reentrancy. commit_hash:6eb1092777ac21dd8303b938f855d0cd61276641
* Consistent logginghor9112022-07-161-0/+30