16 Commits (bfe35a61653c5789c9038b3fe9925941cf10f623)

Author SHA1 Message Date
Denton Liu 9cad1c4488 pthread.h: manually align parameter lists 5 years ago
Denton Liu 7027f508c7 compat/*.[ch]: remove extern from function declarations using spatch 6 years ago
Loo Rong Jie c73b7ad548 win32: replace pthread_cond_*() with much simpler code 6 years ago
Johannes Schindelin ed84387a6b Windows: only add a no-op pthread_sigmask() when needed 9 years ago
Johannes Sixt f924b52a77 Windows: add pthread_sigmask() that does nothing 9 years ago
Johannes Schindelin 296d673733 Mark win32's pthread_exit() as NORETURN 9 years ago
Johannes Schindelin 2921600afb mingw: uglify (a, 0) definitions to shut up warnings 9 years ago
Johannes Schindelin 83c90da3c1 mingw: squash another warning about a cast 9 years ago
Ramsay Jones 9ba604a9e4 compat/win32/pthread.h: Add an pthread_key_delete() implementation 13 years ago
Johannes Sixt 9374919442 Thread-safe xmalloc and xrealloc needs a recursive mutex 15 years ago
Johannes Sixt 912b26324d Windows: more pthreads functions 15 years ago
Johannes Sixt 947c3464e4 Implement pthread_cond_broadcast on Windows 15 years ago
Andrzej K. Haczewski 44626dc7d5 MSVC: Windows-native implementation for subset of Pthreads API 15 years ago