rubidium
|
202aeb8306
|
(svn r15158) -Cleanup: remove some unused/unneeded cruft from the thread generalisation.
|
2009-01-20 03:12:46 +00:00 |
|
truebrain
|
546d1b7580
|
(svn r15006) -Codechange: throw a real instance of a class, instead of '0' (which can also be a throw from within a thread for what ever reason)
|
2009-01-12 14:31:49 +00:00 |
|
rubidium
|
f80d8dbe0c
|
(svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner that hopefully doesn't cause crashes.
|
2008-06-08 15:27:57 +00:00 |
|
truebrain
|
e767b4f778
|
(svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is called when a thread is terminated. Now GenWorld- and SaveLoad-thread cleanup theirselves correctly, while Fibers don't (as that causes access-violations)
|
2008-06-08 12:06:27 +00:00 |
|
rubidium
|
4657ae97fc
|
(svn r13411) -Codechange: remove the return value from the thread procs because it is never used.
|
2008-06-08 10:51:36 +00:00 |
|
rubidium
|
6007500faf
|
(svn r12980) -Fix: MorphOS threading support. Patch by Fabien Coeurjoly.
|
2008-05-06 22:50:55 +00:00 |
|