How can I use threads in my C++ App ?
riemer at ppprs1.phy.tu-dresden.de
riemer at ppprs1.phy.tu-dresden.de
Mon Feb 28 10:55:37 GMT 2000
> In my app, I have a simulation task, that I would like to realize as a
> thread to allow user interaction while simulating (there cannot be data
> hazards ...).
>
> How do I implement threads ? Is there a C++ - way ?
you can use pthreads (see lincvs-0.2.4 ;-) )or search for thread on
freshmeat.net
cu, tilo
----------------------------------
E-Mail: riemer at ppprs1.phy.tu-dresden.de
Date: 28-Feb-00
Time: 11:53:54
This message was sent by XFMail
----------------------------------
More information about the KDevelop
mailing list