summaryrefslogtreecommitdiff
path: root/thread.h
AgeCommit message (Collapse)Author
2005-08-05(svn r2810) Threads may now return information when they terminate using a ↵tron
void*. Also add the new files to the MSVC project files.
2005-08-05(svn r2809) Implement more generic threading functions, which allow more ↵tron
than one thread