reorganization
This commit is contained in:
16
games/library/pthreads_win32.md
Normal file
16
games/library/pthreads_win32.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Pthreads-win32
|
||||
|
||||
_Implements a large subset of the POSIX standard threads related API._
|
||||
|
||||
- Home: https://sourceware.org/pthreads-win32/
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/POSIX_Threads#POSIX_Threads_for_Windows
|
||||
- Download: see home
|
||||
- State: mature
|
||||
- Code: cvs (see home) https://github.com/GerHobbelt/pthread-win32
|
||||
- Language(s): C
|
||||
- License: LGPL-2.1
|
||||
|
||||
## Building
|
||||
|
||||
Manually created project files for MSVC.
|
||||
|
Reference in New Issue
Block a user