summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/threading/at_fork.cpp
Commit message (Collapse)AuthorAgeFilesLines
* YT_DECLARE_SPIN_LOCK whack-a-mole 2: electric boogaloo, Theatrical Cutdann2392026-04-291-2/+1
| | | | commit_hash:946123c814d23e070516ef5f7d339cf6025547b6
* YT-26288: Revert fork lock to writer starving spinlockpavook2025-09-261-3/+4
| | | | | `TForkAwareSpinLock` implementation takes `ForkLock_` reader, which can (and does) violate the non-reentrancy. commit_hash:6eb1092777ac21dd8303b938f855d0cd61276641
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-091-1/+1
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Consistent logginghor9112022-07-161-0/+139