florian
|
b2a6bd9305
|
* fixed BeginThread on unix
|
2004-02-22 23:22:49 +00:00 |
|
florian
|
934fe41c45
|
* several 64 bit issues fixed
|
2004-02-22 16:48:39 +00:00 |
|
peter
|
16746b7d41
|
* fixed compile for unix
|
2004-01-21 20:11:06 +00:00 |
|
Tomas Hajny
|
e0f9297e01
|
* ExecuteProcess fixes, ProcessID and ThreadID added
|
2004-01-20 23:05:31 +00:00 |
|
michael
|
bbb575334b
|
+ Removed dummy variable from SetNothreadManager
|
2003-11-29 17:33:09 +00:00 |
|
michael
|
f42fedd0c3
|
+ Added overloaded version of SetThreadManager without old parameter
|
2003-11-29 17:29:32 +00:00 |
|
michael
|
4b2084fb50
|
+ New threadmanager implementation
|
2003-11-26 20:10:59 +00:00 |
|
Jonas Maebe
|
4b2838b161
|
* the BeginThread() variant that allowed you to specify the stacksize
still passed DefaultStackSize to the OS-specific routines
|
2002-11-14 12:40:06 +00:00 |
|
michael
|
cb5a3c7050
|
+ More system-independent thread routines
|
2002-10-16 19:04:27 +00:00 |
|
peter
|
5fff238567
|
* threads unit added for thread support
|
2002-10-14 19:39:16 +00:00 |
|