git-svn-id: trunk@7408 -
@@ -40,6 +40,9 @@ unit sharemem;
AllocMem: nil;
ReAllocMem: nil;
MemSize: nil;
+ InitThread: nil;
+ DoneThread: nil;
+ RelocateHeap: nil;
GetHeapStatus: nil;
GetFPCHeapStatus: nil;
);