GerHobbelt/pthread-win32
clone of pthread-win32 (a.k.a. pthreads4w) + local tweaks (including MSVC2008 - MSVC2022 project files)
CNOASSERTION
Issues
- 0
Why is pthread_mutex_t defined as a pointer?
#28 opened by Mr-LZG - 0
- 0
- 2
autostatic.c seems to be missing.
#23 opened by jakanidk - 1
_ptw32.h not found in sched.h on VS2015 builds
#20 opened by g4jc - 3
VS 2008 project does not compile
#12 opened by fredmcfly2 - 3
Cmake Solution
#1 opened by martell - 1
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\winbase.h(9531,5): warning C5105: macro expansion producing 'defined' has undefined behavior (compiling source file ......)
#14 opened by GerHobbelt - 2
Modified files by default
#10 opened by erikbasargin - 2
MSVS compilation issue
#5 opened by kdesnos - 2
- 3
pthread_t need to be a scalar to satisfy gcc
#2 opened by martell