• Maged Michael's avatar
    hazptr: Fix hazptr_priv::push_all_to_domain to try reclamation when not in dtor · 41ed7dd9
    Maged Michael authored
    Summary: The most recent change had a bug that prevents all calls to hazptr_priv::push_all_to_domain from trying reclamation, instead of preventing that only when called from the destructor of hazptr_priv and during reclamation.
    
    Reviewed By: davidtgoldblatt
    
    Differential Revision: D8849738
    
    fbshipit-source-id: 15a27e8d4a88288179609e8cf179bc8c10c96b90
    41ed7dd9
HazptrDomain.h 10.5 KB