aboutsummaryrefslogtreecommitdiff
path: root/src/jthread/pthread (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up threadingShadowNinja2015-08-234-449/+0
* Fix FTBFS on GNU/Hurd platformMarkus Koschany2015-02-112-11/+11
* Fix all warnings and remove -Wno-unused-but-set cflagkwolekr2015-01-181-5/+2
* Fixes #1687 by extra semaphore retval handle code for OSXPavel Puchkin2014-12-151-0/+7
* Add support for Android 2.3+sapier2014-06-292-0/+12
* OS X compatibility fixesMartin Doege2014-06-292-4/+68
* jthread remove locks that aren't absolutely requiredsapier2014-04-191-54/+4
* Make MutexQueue use jsemaphore for signalingsapier2014-01-101-0/+31
* Fix broken async locking in release buildsapier2013-12-034-18/+82
* Cleanup jthread and fix win32 buildsapier2013-12-014-44/+55
* Fix log threadname lookup handling not beeing threadsafesapier2013-11-301-9/+5
* Fix broken thread stop handlingsapier2013-11-301-1/+12
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-292-18/+72
* Always use builtin JThread librarykwolekr2013-09-152-2/+2
* Add minetest.get_mapgen_object to APIkwolekr2013-06-271-0/+5
* CMake working on Linux (not on windows)Perttu Ahola2011-01-082-0/+247