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