forked from mingw-w64/mingw-w64
-
Notifications
You must be signed in to change notification settings - Fork 1
Split winpthreads subtree of MinGW-w64
License
ocaml/winpthreads
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Winpthreads Library ----------------------- This library provides POSIX threading APIs for mingw-w64. For maximum compatibility, winpthreads headers expose APIs without the `dllimport` attribute by default. If your program is linked against the DLL, you may define the `WINPTHREADS_USE_DLLIMPORT` macro to add the `dllimport` attribute to all APIs, which makes function calls to them a bit more efficient.
About
Split winpthreads subtree of MinGW-w64
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 57.1%
- Shell 32.3%
- Makefile 10.4%
- Other 0.2%