[lug] pthreads, reprise

Kevin King kevin at precisonline.com
Wed May 31 16:43:55 MDT 2000


Once again, my thanks to those who helped with the linker option for
multithreaded C++ code.  Perhaps you would be willing to assist with another
question?

Is it possible to invoke pthread_create(..) and pass the name of a class
method?  I am having no problems passing the names of routines that are
outside the class, but am unable to pass a class method name.  I am
suspecting it has something to do with name decoration, but I have no idea
how to make it work.

--Kevin
kevin at precisonline.com
http://www.precisonline.com
http://www.precisonline.com/gold.htm






More information about the LUG mailing list