summaryrefslogtreecommitdiff
path: root/src/jthread/jsemaphore.h
Commit message (Collapse)AuthorAge
* Fix FTBFS on GNU/Hurd platformMarkus Koschany2015-02-11
| | | | | Minetest fails to build on GNU/Hurd due to a name clash with OSX/Apple, both are defining the __MACH__ keyword. This commit fixes the issue.
* Fix warnings reported by clangsfan52014-07-06
|
* OS X compatibility fixesMartin Doege2014-06-29
|
* Fix building under MSVCBlockMen2014-01-14
|
* Make MutexQueue use jsemaphore for signalingsapier2014-01-10
|
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-29