summaryrefslogtreecommitdiff
path: root/src/git/thread-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Change the library include fileVicent Marti2010-12-061-56/+0
* Cleanup our header inclusion order to ensure pthread.h is earlyShawn O. Pearce2008-12-311-1/+10
* Support building on Mac OS X by using pthread_getspecific for TLSShawn O. Pearce2008-12-301-3/+12
* Cleanup formatting in our head files to be more consistentShawn O. Pearce2008-12-301-0/+6
* Diasble TLS on cygwinRamsay Jones2008-12-021-2/+2
* Use __CHECKER__ to detect when sparse is runningRamsay Jones2008-12-021-1/+1
* Add an embryo of a TLS-aware error handling systemAndreas Ericsson2008-11-221-0/+7
* Add compiler/platform agnostic thread-local storageAndreas Ericsson2008-11-181-0/+25