aboutsummaryrefslogtreecommitdiff
path: root/src/jthread/pthread/jthread.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Android 2.3+sapier2014-06-291-0/+4
| | | | | | | | | | | | | 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!
* jthread remove locks that aren't absolutely requiredsapier2014-04-191-54/+4
| | | | add c++11 atomic support (optional)
* Fix broken async locking in release buildsapier2013-12-031-1/+37
|
* Cleanup jthread and fix win32 buildsapier2013-12-011-21/+0
|
* Fix broken thread stop handlingsapier2013-11-301-1/+12
|
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-291-18/+24
|
* Always use builtin JThread librarykwolekr2013-09-151-1/+1
|
* Add minetest.get_mapgen_object to APIkwolekr2013-06-271-0/+5
|
* CMake working on Linux (not on windows)Perttu Ahola2011-01-081-0/+180
--HG-- rename : Makefile => Makefile.bak