summaryrefslogtreecommitdiffstats
path: root/src/thread.c
AgeCommit message (Collapse)AuthorFilesLines
2021-09-13Remove duplicated thread/collection code and use new libimobiledevice-glue ↵Gravatar Nikias Bassen1-215/+0
instead
2021-06-20thread: Add condition variable supportGravatar Nikias Bassen1-0/+75
2019-09-05Add missing files for previous commitGravatar Nikias Bassen1-0/+140
I shouldn't do late night commits without checking that I added all files