This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pthread_create(&ID, NULL, ***AC++MemberFunction***, NULL);



> How can I get pthread_create to let me specify a c++ memeber function. I
get something like:
>
> Connot convert void*(void*) to void*(__cdecl*)(void*)

http://groups.google.com/groups?as_umsgid=3CAC32F2.A3437CCF%40web.de

Also, see/join "CUJ/"The Boost.Threads Library"
article - feedback/comments?!" comp.programming.threads
discussion; well, I've just recenly posted that message/
call for comments/feedback... so, there is no much of the
"discussion" yet. But, hey, folks, why don't you also join
and share your opinions... with respect to that "boost.org's"
partial/incomplete/buggy-not-fully-complient/poor/etc
*pthreads-win32 "FORK"* (LGPL -> no-restrictions/free
"relaxation" aside)?!?!?!

regards,
alexander.


Tim Hutt <tim.hutt@btinternet.com>@sources.redhat.com on 04/07/2002
03:12:08 PM

Please respond to tim.hutt@btinternet.com

Sent by:    pthreads-win32-owner@sources.redhat.com


To:    pthreads-win32@sources.redhat.com
cc:
Subject:    pthread_create(&ID, NULL, ***AC++MemberFunction***, NULL);


How can I get pthread_create to let me specify a c++ memeber function. I
get something like:

Connot convert void*(void*) to void*(__cdecl*)(void*)

Help....







Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]