Commit Graph

5 Commits

Author SHA1 Message Date
truelight
9b18c11413 (svn r5943) -Merge TGP (part r5725): -Codechange: renamed Thread to OTTDThread, as Windows
(who else) uses Thread in winbase.h, and starts complaining if you define it
  otherwise (with weird, undefined errors) (tnx Arnau and Rubidium)
2006-08-19 09:23:48 +00:00
truelight
22c06dffde (svn r2814) -Fix: made MorphOS to compile again 2005-08-06 14:58:06 +00:00
tron
3ede0bb6f9 (svn r2811) Fix typos in r2810 2005-08-05 20:18:08 +00:00
tron
bd48d67c28 (svn r2810) Threads may now return information when they terminate using a void*.
Also add the new files to the MSVC project files.
2005-08-05 11:53:48 +00:00
tron
f315c95fa1 (svn r2809) Implement more generic threading functions, which allow more than one thread 2005-08-05 09:15:41 +00:00