aboutsummaryrefslogtreecommitdiff
path: root/src/common/mythread.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-21Fix build when --disable-threads is used.Lasse Collin1-0/+2
2014-01-12Fix typos in comments.Lasse Collin1-1/+1
2013-09-17Add native threading support on Windows.Lasse Collin1-111/+402
2012-12-14liblzma: Fix mythread_sync for nested locking.Lasse Collin1-2/+3
2011-05-17Don't use clockid_t in mythread.h when clock_gettime() isn't available.Lasse Collin1-0/+2
2011-04-19Fix portability problems in mythread.h.Lasse Collin1-4/+27
2011-04-10Revise mythread.h.Lasse Collin1-20/+180
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-1/+3
2009-01-07Use pthread_sigmask() instead of sigprocmask() when pthreadsLasse Collin1-0/+6
2008-12-31Remove lzma_init() and other init functions from liblzma API.Lasse Collin1-0/+34