Make ThreadLocalPtr behave sanely around fork()
Summary: Threads and fork still don't mix, but we shouldn't help you shoot yourself in the foot if you decide to do it. Test Plan: test added Reviewed By: mshneer@fb.com FB internal diff: D911224
Showing
Please register or sign in to comment