aboutsummaryrefslogtreecommitdiffstats
path: root/thread-utils.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-23treewide: remove unnecessary cache.h includes in source filesElijah Newren1-1/+1
2018-10-29thread-utils: macros to unconditionally compile pthreads APINguyễn Thái Ngọc Duy1-0/+48
2015-03-10thread-utils.c: detect CPU count on older BSD-like systemsKyle J. McKay1-1/+17
2013-05-08mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVEJonathan Nieder1-1/+1
2011-03-22Fix sparse warningsStephen Boyd1-1/+1
2010-04-08Thread-safe xmalloc and xrealloc needs a recursive mutexJohannes Sixt1-0/+16
2009-09-18Make usage of windows.h lean and meanMarius Storm-Olsen1-4/+1
2008-02-23pack-objects: Add runtime detection of online CPU'sAndreas Ericsson1-0/+48