aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/memory/atomic_intrusive_ptr-inl.h
Commit message (Expand)AuthorAgeFilesLines
* add ::element_type, .get() to smart pointers for better compatibility with stdpavook2024-11-041-0/+6
* Assume LSan is always enabled in ASan buildsbabenko2024-10-081-1/+1
* Fix TAtomicIntrusivePtr::Reset for lsanbabenko2024-09-231-1/+0
* Make TAtomicIntrusivePtr lsan-friendlybabenko2024-09-231-17/+92
* More assertions in refcountersbabenko2024-09-211-7/+7
* Fix checking stale local pointer in the first iteration of cycle in TAtomicIn...ponasenko-rs2024-07-161-1/+4
* Intermediate changesrobot-piglet2023-04-111-3/+3
* Hazard pointers cosmeticsbabenko2023-02-241-16/+16
* Update contrib/python/exceptiongroup to 1.1.0robot-contrib2023-01-071-1/+7
* Cosmetics in ref countedlukyan2022-12-261-2/+2
* Switch to modern std::memory_order enumbabenko2022-11-161-2/+2
* Rebalancing autocheck partitions and distbuild clusters.robot-dts-analyst2022-09-191-1/+1
* Add simple atomic ptrlukyan2022-08-151-0/+211