aboutsummaryrefslogtreecommitdiff
path: root/src/jthread/pthread/jsemaphore.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Android 2.3+sapier2014-06-291-0/+8
| | | | | | | | | | | | | There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
* OS X compatibility fixesMartin Doege2014-06-291-4/+55
|
* Make MutexQueue use jsemaphore for signalingsapier2014-01-101-0/+31
|
* Fix broken async locking in release buildsapier2013-12-031-6/+16
|
* Cleanup jthread and fix win32 buildsapier2013-12-011-5/+6
|
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-291-0/+48