Commit Graph

4 Commits

Author SHA1 Message Date
armin
2d9ba86107 * more platform independent thread routines, needs to be implemented for unix 2003-03-27 17:14:27 +00:00
Jonas Maebe
739e3ed581 * BeginThread() now returns the thread handle instead of the threadid
(needed because you have to free the handle after your thread is
     finished, and the threadid is already returned via a var-parameter)
2003-03-24 16:12:01 +00:00
carl
1d3e450412 * threadvar.inc -> threadvr.inc 2002-10-31 13:45:21 +00:00
michael
39f16b03ef + Renamed thread unit to systhrds 2002-10-16 06:27:30 +00:00