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: Borland C++Builder support


Will Bryant wrote:

In general (ie. not for pthreads-win32 specifically), you need to declare a pthread_id_t and pass it's address as the first argument to pthread_create. Try making that change first.

This was a typo: the typedef is pthread_t, not pthread_id_t.



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