|
@@ -470,7 +470,6 @@ begin
|
|
|
ResumeThread :=@SysResumeThread;
|
|
|
KillThread :=@SysKillThread;
|
|
|
ThreadSwitch :=@SysThreadSwitch;
|
|
|
- CloseThread :=@SysCloseThread;
|
|
|
WaitForThreadTerminate :=@SysWaitForThreadTerminate;
|
|
|
ThreadSetPriority :=@SysThreadSetPriority;
|
|
|
ThreadGetPriority :=@SysThreadGetPriority;
|