ConcurrentHashMap: Use hazptr_obj_batch.
Summary: Use hazptr_batch and tagged objects for buckets and nodes. After this diff, higher-level users no longer need to call hazptr_cleanup. CHM destructor guarantees the destruction of all key and value objects that were in this instance of CHM. Reviewed By: djwatson Differential Revision: D10150474 fbshipit-source-id: 99530971d157ce4ca0bb0a983b3f7eb40666885e
Showing
Please register or sign in to comment