Commit Graph

15 Commits

Author SHA1 Message Date
marco
154c8b7329 * stdcall added to few calls 2005-01-30 21:48:14 +00:00
marco
e12796a400 * tthread patch from neli 2004-12-28 14:20:03 +00:00
peter
a3ab3bca9c * tthread uses systhrds 2004-12-26 13:46:45 +00:00
marco
0db4315ea9 * rtlevent kraam. Checked (compile): Linux, FreeBSD, Darwin, Windows
Check work: ask Neli.
2004-12-22 21:29:24 +00:00
marco
e0ad8c3234 * first try 2004-05-23 15:30:13 +00:00
florian
3c417e8094 * fixed win32 compilation 2004-01-21 14:15:42 +00:00
michael
955d743f21 + Removed dummy variable from SetCthreadManager 2003-11-29 17:34:14 +00:00
michael
5d024d4cc3 + Patch from peter to fix make cycle 2003-11-27 10:28:41 +00:00
michael
4b2084fb50 + New threadmanager implementation 2003-11-26 20:10:59 +00:00
peter
39add9f5ff * GetCurrentThreadHandle renamed to GetCurrentThreadId 2003-10-01 21:00:09 +00:00
peter
33b5eccc3c * stdcall patch 2003-09-17 15:06:36 +00:00
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