fpc/rtl/symbian
svenbarth 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
Notes:
- Netware had a ThreadSwitch in there, but that is not really required
- some platform were missing the setting of FTerminated to True, thus they'll now do that as well

git-svn-id: trunk@46543 -
2020-08-22 15:56:13 +00:00
..
bindings
symbianinc
uiqinc
buildrtl.pp
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
dos.pp
Makefile Add fgl unit to symbian RTL unit list 2020-08-17 13:47:10 +00:00
Makefile.fpc Add fgl unit to symbian RTL unit list 2020-08-17 13:47:10 +00:00
rtldefs.inc
symbian.pas
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp Define FPC_IS_SYSTEM at start of all system.pp source 2019-10-15 15:04:32 +00:00
sysutils.pp Use same parameters as in fileutilh.inc for the handle variant of FileSetDate overloaded function 2020-07-30 14:08:22 +00:00
tthread.inc * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 2020-08-22 15:56:13 +00:00
uiq.pas
uiqclasses.pas