mirror of https://github.com/red-prig/fpPS4.git
This commit is contained in:
parent
13d96a7142
commit
ebfbe572e1
|
@ -458,7 +458,7 @@ begin
|
|||
Windows.TerminateThread(_pthread^.handle,0);
|
||||
_pthread^.handle:=0;
|
||||
_sig_unlock;
|
||||
_free_pthread(_pthread);
|
||||
//_free_pthread(_pthread);
|
||||
end;
|
||||
Result:=0;
|
||||
end;
|
||||
|
|
Loading…
Reference in New Issue