minetest/src/threading
kwolekr 964be640cb Fix some threading things and add additional thread unittests
- Fix thread name reset on start()
- Fully reset thread state on kill()
- Add unittests to check for correct object states under various circumstances
2015-10-24 02:31:23 -04:00
..
CMakeLists.txt Clean up threading 2015-08-23 22:04:06 -04:00
atomic.h Clean up threading 2015-08-23 22:04:06 -04:00
event.h Clean up threading 2015-08-23 22:04:06 -04:00
mutex.cpp Clean up threading 2015-08-23 22:04:06 -04:00
mutex.h Clean up threading 2015-08-23 22:04:06 -04:00
mutex_auto_lock.h Clean up threading 2015-08-23 22:04:06 -04:00
semaphore.cpp Fix MinGW 32-bit build 2015-10-03 13:20:43 -04:00
semaphore.h Clean up threading 2015-08-23 22:04:06 -04:00
thread.cpp Fix some threading things and add additional thread unittests 2015-10-24 02:31:23 -04:00
thread.h Fix some threading things and add additional thread unittests 2015-10-24 02:31:23 -04:00