Fix data race in Futex<EmulatedFutexAtomic>
Summary: Fixed a data race between an atomic store by the waker and a nonatomic memcpy by the waiter. Reviewed By: nbronson Differential Revision: D4572410 fbshipit-source-id: 3982ca433e0f628636916516e35aeb7738ae030f
Showing
Please register or sign in to comment