what is the goal of _beginthreadex in ...\emscripten\.....\thread_win32.cpp #16764
Unanswered
aharondavid
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This code is not used in emscripten.. its part of the libcxx code which comes from llvm but we don't ever compile it on our platform. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
wondering, what is the goal of _beginthreadex in the file:
C:\Users\Administrator\emsdk\upstream\emscripten\system\lib\libcxx\src\support\win32\thread_win32.cpp
actually, what is the goal of all win32 folder?
Beta Was this translation helpful? Give feedback.
All reactions