Subj : Re: How to pass class-member function to pthread_create(....)? To : comp.programming.threads From : Vyacheslav Kononenko Date : Fri Jul 15 2005 11:41 am it should be pthread_create( thread, attr, foo::static_func, test ); Sorry Regards, Vyacheslav .