summaryrefslogtreecommitdiff
path: root/compat/win32/pthread.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-15mingw: uglify (a, 0) definitions to shut up warningsLibravatar Johannes Schindelin1-1/+4
2016-01-15mingw: squash another warning about a castLibravatar Johannes Schindelin1-1/+1
2012-04-11compat/win32/pthread.h: Add an pthread_key_delete() implementationLibravatar Ramsay Jones1-0/+5
2010-06-21Merge branch 'js/async-thread'Libravatar Junio C Hamano1-0/+25
2010-04-08Thread-safe xmalloc and xrealloc needs a recursive mutexLibravatar Johannes Sixt1-1/+7
2010-03-07Windows: more pthreads functionsLibravatar Johannes Sixt1-0/+25
2010-01-29Implement pthread_cond_broadcast on WindowsLibravatar Johannes Sixt1-4/+5
2010-01-16MSVC: Windows-native implementation for subset of Pthreads APILibravatar Andrzej K. Haczewski1-0/+67