I you call pthread_set_name_np for a thread that may not exist, this is

> an issue which has already been fixed:
>
>
I have tried to used pthread_set_name_np with a thread that may not exist
but it correctly returns ESRCH.

I've also tried to reproduce this bug by creating and canceling a thread in
a loop, but I can not have this bug anymore.
_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to