[fpc-devel] Multithreading under DOS

Michael Schnell mschnell at lumino.de
Thu Sep 26 13:51:26 CEST 2013


On 09/26/2013 01:28 PM, Tomas Hajny wrote:
> suggests that pre-emptive multithreading is hardly possible (if at 
> all) with pure user space implementation; FPC TThread design is based 
> on an assumption of a pre-emptive multithreading.

In fat, already many years ago, I did write a preemptive multithreading 
library (for 68 K) that works on bare metal  with no underlying OS.

So of course this is possible.

-Michael



More information about the fpc-devel mailing list