aboutsummaryrefslogtreecommitdiff
path: root/compat/win32/pthread.h
Commit message (Expand)AuthorAge
* Merge branch 'jk/push-client-deadlock-fix'Junio C Hamano2016-05-18
|\
| * Windows: only add a no-op pthread_sigmask() when neededJohannes Schindelin2016-05-11
| * Windows: add pthread_sigmask() that does nothingJohannes Sixt2016-05-02
* | Merge branch 'js/pthread-exit-emu-windows'Junio C Hamano2016-03-04
|\ \
| * | Mark win32's pthread_exit() as NORETURNJohannes Schindelin2016-03-02
| |/
* | mingw: uglify (a, 0) definitions to shut up warningsJohannes Schindelin2016-01-15
* | mingw: squash another warning about a castJohannes Schindelin2016-01-15
|/
* compat/win32/pthread.h: Add an pthread_key_delete() implementationRamsay Jones2012-04-11
* Merge branch 'js/async-thread'Junio C Hamano2010-06-21
|\
| * Windows: more pthreads functionsJohannes Sixt2010-03-07
* | Thread-safe xmalloc and xrealloc needs a recursive mutexJohannes Sixt2010-04-08
|/
* Implement pthread_cond_broadcast on WindowsJohannes Sixt2010-01-29
* MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski2010-01-16