summaryrefslogtreecommitdiffstats
path: root/thread-utils.c
Commit message (Expand)AuthorAgeFilesLines
* thread-utils: macros to unconditionally compile pthreads APINguyễn Thái Ngọc Duy2018-10-291-0/+48
* thread-utils.c: detect CPU count on older BSD-like systemsKyle J. McKay2015-03-101-1/+17
* mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVEJonathan Nieder2013-05-081-1/+1
* Fix sparse warningsStephen Boyd2011-03-221-1/+1
* Thread-safe xmalloc and xrealloc needs a recursive mutexJohannes Sixt2010-04-081-0/+16
* Make usage of windows.h lean and meanMarius Storm-Olsen2009-09-181-4/+1
* pack-objects: Add runtime detection of online CPU'sAndreas Ericsson2008-02-231-0/+48