Manolis Ragkousis, le Mon 07 Apr 2014 21:11:40 +0000, a écrit :
> 2014-04-07 21:05 GMT+00:00 Samuel Thibault <[email protected]>:
> > Which version of libpthread is this? I don't have this in my copy of the
> > tree. We got rid of these a long time ago.
>
> I am using the master branch, commit 3b391db91f70b2166951413ee1eccc78cd398a44
Well, there's something fishy in there: in my clone
../libpthread/sysdeps/mach/hurd/pt-sysdep.h:46
is
__mach_port_deallocate (__mach_task_self (), ktid);\
and there is no occurrence of "threadvar" in the tree.
Samuel