Topic: C++ threads (was: fcn - call operator overloading)


Author: fjh@munta.cs.mu.OZ.AU (Fergus Henderson)
Date: Mon, 22 Aug 1994 11:08:18 GMT
Raw View
cadi@sumba.uni-paderborn.de (Carsten Ditze) writes:

>   I've learned from the FAQ, that it is not possible to get the address
>   pointing to the code of a method.  However, if you're working with threads,
>   you'd like to run some methods of a class in parallel.  Unfortunately, all
>   thread packages are C-based and require a pointer to the code to be run by a
>   new thread.

That is not correct.  C++ thread packages exist.

--
Fergus Henderson - fjh@munta.cs.mu.oz.au