[fpc-devel] Multithreading under DOS

Michael Schnell mschnell at lumino.de
Thu Sep 26 11:48:25 CEST 2013


On 09/26/2013 11:07 AM, Tomas Hajny wrote:
> Well, there are certain assumptions for the POSIX thread definition 
> regarding the underlying operating system - e.g. compliancy of the 
> underlying operating system to other parts of POSIX (which is 
> certainly not fulfilled in case of DOS).

Only _if_ the thread library uses the underlying OS.  But that is not 
necessary:

http://tabard.wordpress.com/2006/10/07/user-space-threads-vs-kernel-threads/

-Michael



More information about the fpc-devel mailing list