summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/memory/atomic_intrusive_ptr.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-2/+2
* Make TAtomicIntrusivePtr lsan-friendlybabenko2024-09-231-2/+11
* Increase RC size to 64 bitsbabenko2024-09-211-8/+5
* Intermediate changesrobot-piglet2023-04-111-3/+5
* Hazard pointers cosmeticsbabenko2023-02-241-4/+4
* Update contrib/python/exceptiongroup to 1.1.0robot-contrib2023-01-071-0/+1
* Cosmetics in ref countedlukyan2022-12-261-2/+2
* Rebalancing autocheck partitions and distbuild clusters.robot-dts-analyst2022-09-191-2/+3
* Add simple atomic ptrlukyan2022-08-151-0/+80