|
@@ -18,9 +18,9 @@
|
|
{Platform specific information}
|
|
{Platform specific information}
|
|
type
|
|
type
|
|
THandle = Longint;
|
|
THandle = Longint;
|
|
-
|
|
|
|
TThreadID = cardinal;
|
|
TThreadID = cardinal;
|
|
-
|
|
|
|
|
|
+ TOSTimestamp = Longint;
|
|
|
|
+
|
|
{ the fields of this record are os dependent }
|
|
{ the fields of this record are os dependent }
|
|
{ and they shouldn't be used in a program }
|
|
{ and they shouldn't be used in a program }
|
|
{ only the type TCriticalSection is important }
|
|
{ only the type TCriticalSection is important }
|