Fix specialization for atomic_notify_all
Summary: The uint32_t futex specialization for atomic_notify_all didn't remove the Integer template parameter, causing calls with atomic<uint32_t> to not specialize properly. Reviewed By: yfeldblum Differential Revision: D14957311 fbshipit-source-id: 063e0f6d18360d7e2ce8dd5bbf5c46c52a6fc833
Showing
Please register or sign in to comment