tom_at_work
|
367df58016
|
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
* default stack size is now also 32k for Windows (allows the use of stack checking when using threads)
git-svn-id: trunk@1718 -
|
2005-11-10 17:06:25 +00:00 |
|
florian
|
375bc7bbb0
|
+ TThread.WaitFor needs to call CheckSynchronize
git-svn-id: trunk@1661 -
|
2005-11-05 17:42:13 +00:00 |
|
florian
|
370a66a452
|
* reverted r1651
git-svn-id: trunk@1653 -
|
2005-11-05 09:54:44 +00:00 |
|
florian
|
a884848684
|
* ThreadProc needs stdcall or cdecl calling conventions usually
git-svn-id: trunk@1651 -
|
2005-11-05 00:05:07 +00:00 |
|
florian
|
9e30922547
|
* fixed previous commit
git-svn-id: trunk@1623 -
|
2005-11-01 22:13:37 +00:00 |
|
florian
|
7bff61ce29
|
* patch from Ales Katona to add a stack size parameter to tthread functions
git-svn-id: trunk@1621 -
|
2005-11-01 22:01:48 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
florian
|
69037eaef3
|
* "transfer to linux"-commit
|
2005-02-25 21:52:07 +00:00 |
|
florian
|
44b332f82a
|
* generic tthread.synchronize
* delphi compatible wakemainthread
|
2005-02-25 21:41:09 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
peter
|
86025bbcb6
|
* moved file and dir functions to sysfile/sysdir
* win32 thread in systemunit
|
2005-02-06 13:06:20 +00:00 |
|
peter
|
a3ab3bca9c
|
* tthread uses systhrds
|
2004-12-26 13:46:45 +00:00 |
|
marco
|
8019924d4f
|
* first tthread.synchronize support (merged neli's patches)
|
2004-12-23 09:42:42 +00:00 |
|
marco
|
8dbea9390f
|
* threadproc is passed to OS and must be stdcall;
|
2004-01-29 16:58:28 +00:00 |
|
peter
|
3d27318cb2
|
* moved classes unit to rtl
|
2003-10-06 21:01:06 +00:00 |
|