Hi Daniel,
On 1/25/22 18:04, Daniel Lehman wrote:
include/xthreads.h | 33 +++++++++++++++++++++++++++++++++
It's an internal header and I'm not sure if we should add it to include or include/msvcrt directory. Since you're only using one function, it's probably best, to define it's prototype inside the msvcp140_atomic_wait/main.c file.
Thanks, Piotr