Add Tearable, for concurrently-modified non-atomic objects.
Summary: This adds the Tearable class template, which holds storage for an arbitrarily-sized object that can be concurrently read or written without any external synchronization. Reviewed By: yfeldblum, djwatson Differential Revision: D6422334 fbshipit-source-id: ee3853bbd393ac8e30dca6439c61606cc5495f92
Showing
Please register or sign in to comment