On Tue, 25 Jul 2006, Andreas Berger wrote:
In order to initialize threading under DOS I must create a separate unit
since I need the initialization and finalization clause. I thought of using a
cthreads.pp unit like in unix. However, the TThread implementation resides in
the TThread.inc file
On Tuesday 25 July 2006 14:18, Andreas Berger wrote:
> In order to initialize threading under DOS I must create a separate
> unit since I need the initialization and finalization clause. I
> thought of using a cthreads.pp unit like in unix. However, the
> TThread
> implementation resides in the TT
In order to initialize threading under DOS I must create a separate unit
since I need the initialization and finalization clause. I thought of
using a cthreads.pp unit like in unix. However, the TThread
implementation resides in the TThread.inc file which is an include in
the implementation sec