use refcount
Summary: Use new refcount hazptr feature. This prevents many roundtrips through release()->retire()->~Node()->release()->retire() etc, and instead can call delete immediately through most of the chain See D6142066 Reviewed By: yfeldblum Differential Revision: D6290004 fbshipit-source-id: d8cfb2aa41260918a7f201765febc31d558742bb
Showing
Please register or sign in to comment