Rename fixup from TNotificationQueue to NotificationQueue.
Summary: [Folly] Rename fixup from TNotificationQueue to NotificationQueue.
hg locate 'folly/**/*.{h,cpp}' | xargs perl -pi -e 's/TNotificationQueue/NotificationQueue/g'
Reviewed By: @haijunz
Differential Revision: D2373334
Showing
Please register or sign in to comment