Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 180 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 180 Bytes

pthread for windows

how to compile:

open pthread.xxxx.sln with visual studio, compile it(support output dynamic and static lib), and copy header and lib to your project.