Michael VAN CANNEYT
|
fc32211dd2
|
* Char -> AnsiChar
|
2023-07-14 17:26:09 +02:00 |
|
marcoonthegit
|
452ec93f06
|
* implement waitformultiple for win32 only.
* Change interface to allow for COM waiting + a basic windows implementation. (only for desktop apps? Use msgwait* for the rest?)
|
2023-05-20 14:37:26 +02:00 |
|
ondrej
|
c64429cdd0
|
* lazy thread initialization support
git-svn-id: trunk@47308 -
|
2020-11-04 14:55:40 +00:00 |
|
svenbarth
|
c8b7094378
|
* fix for Mantis #36940: apply (adjusted) patch by Bi0T1N to add functionality to the thread manager to set a thread's debug name (if supported by the platform)
git-svn-id: trunk@45160 -
|
2020-04-28 19:58:20 +00:00 |
|
armin
|
bb09124f58
|
fix compilation for netware target
git-svn-id: trunk@16887 -
|
2011-02-06 18:14:38 +00:00 |
|
micha
|
7f2a257102
|
+ heap manager now per thread, reduce heap lock contention
+ heap threading test
git-svn-id: trunk@7407 -
|
2007-05-20 20:58:12 +00:00 |
|
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 |
|
michael
|
859bb30daa
|
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
git-svn-id: trunk@295 -
|
2005-06-09 17:40:29 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
peter
|
e49fa4bd08
|
* threads for go32v2,os,emx,netware
|
2005-02-06 16:57:18 +00:00 |
|