summaryrefslogtreecommitdiffstats
path: root/compat/win32/pthread.h
AgeCommit message (Expand)AuthorLines
2012-04-11compat/win32/pthread.h: Add an pthread_key_delete() implementationRamsay Jones-0/+5
2010-06-21Merge branch 'js/async-thread'Junio C Hamano-0/+25
2010-04-08Thread-safe xmalloc and xrealloc needs a recursive mutexJohannes Sixt-1/+7
2010-03-07Windows: more pthreads functionsJohannes Sixt-0/+25
2010-01-29Implement pthread_cond_broadcast on WindowsJohannes Sixt-4/+5
2010-01-16MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski-0/+67