> Hi, I have some (dumb) questions regarding threads. I'm sure that this issues
> have been discussed before but I couldn't find any information...
>
> - The attr parameter of the pthreads_cond_init fc (and others) on linux is is
> declared as a var parameter, not as a pointer, but it should be
Hi, I have some (dumb) questions regarding threads. I'm sure that this issues
have been discussed before but I couldn't find any information...
- The attr parameter of the pthreads_cond_init fc (and others) on linux is is
declared as a var parameter, not as a pointer, but it should be a pointer