Commit graph

3 commits

Author SHA1 Message Date
Asuka
77b5a83a1b remove useless condition 2021-02-20 16:12:38 +08:00
Asuka
a7b60a01d3 fix pthread4w's bug when using clang-cl
clang-cl can't recognize .CRT$XCU sections, causing some init/post code not executed.
we use __attribute__((constructor)) and __attribute__((destructor)) instead
2021-02-20 16:09:42 +08:00
Asuka
bbadb9e1c0 add pthreads4w library 2019-06-23 06:00:43 +08:00