Make sure to return from atomicHashArrayInsertRaceThread
Summary: Because, unfortunately, `pthread_exit` is not marked as noreturn in the pthread library primarily used on Windows, we need to return something to avoid errors. Reviewed By: yfeldblum Differential Revision: D3571465 fbshipit-source-id: 4713b2364d6584ae255fb83cd21406fdc33ee299
Showing
Please register or sign in to comment