summaryrefslogtreecommitdiff
path: root/src/win32/pthread.c
Commit message (Expand)AuthorAgeFilesLines
* win32/pthread.c: Move to new error handling mechanismJakob Pfender2011-05-231-1/+1
* Fix bug in the way pthead_mutex_t was being destroyed in win32.kelly.leahy2011-05-081-4/+3
* Thread safe cacheVicent Marti2011-03-201-42/+8
* Add proper threading support to libgit2Vicent Marti2011-03-151-0/+120