unexpected end of file :-(
Bastian Voigt
bastian@voigt.in-berlin.de
Wed Nov 3 10:50:00 GMT 2004
Ross Johnson wrote:
> #define pthread_cleanup_push(a,b)
> and no
> #define pthread_cleanup_pop(a)
>
> Is that an omission?
No, it's not :-)
> The way these are defined is as a pair that forms the start and end of
> a block. That is, push with no pop will create an unbalanced { ... },
> and that could be the problem.
Yes, that was the problem. I must admit Iam a pthreads n00b ..Thanks for
your help!
Regards,
Bastian Voigt
More information about the Pthreads-win32
mailing list