Hazard-pointer-based reclamation (HPBR)
一、是在阅读 "cs.toronto-Performance-of-memory-reclamation-for-lockless-synchronization" 时,其中提及了 "hazard-pointer-based reclamation"
二、下面是一些比较好的文章:
ticki.github Fearless concurrency with hazard pointers
simongui.github Improving performance of lockless data structures
三、https://github.com/topics/hazard-pointer