Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-11 | compat/win32/pthread.h: Add an pthread_key_delete() implementation | Ramsay Jones | 1 | -0/+5 |
2010-06-21 | Merge branch 'js/async-thread' | Junio C Hamano | 1 | -0/+25 |
2010-04-08 | Thread-safe xmalloc and xrealloc needs a recursive mutex | Johannes Sixt | 1 | -1/+7 |
2010-03-07 | Windows: more pthreads functions | Johannes Sixt | 1 | -0/+25 |
2010-01-29 | Implement pthread_cond_broadcast on Windows | Johannes Sixt | 1 | -4/+5 |
2010-01-16 | MSVC: Windows-native implementation for subset of Pthreads API | Andrzej K. Haczewski | 1 | -0/+67 |