(vstserver/winelib) What happened to pthread_create and pthread_join?

Kjetil S. Matheussen k.s.matheussen at notam02.no
Thu Oct 23 06:44:11 CDT 2003


Hi, I when trying to use vstserver with the latest cvs-version of wine
(23.10.2003), wine cant load the winelib program because pthread_create
and pthread_join functions are missing.

Of course, I do solve this problem just by linking with the glibc
pthread library. But, what has happened? When reading
scheduler/pthread.c, some radical change seems to have happened since the
last time I read the file.

In short, my question is: How do I configure/make/link my winelib program
to get proper support for the pthreads commands with the new system?

(And a related question, any plans to support pthread_setschedparam
in the future?)




-- 



More information about the wine-devel mailing list