Patch to implement pthread_getattr_np

Gedare Bloom gedare at rtems.org
Fri Jan 17 17:06:20 UTC 2014


I have a couple cosmetic complaints:

why include cpuset.h? similarly is priorityimpl.h needed for something?

i don't think it is necessarily a good idea to declare variables with
the "register" modifier.

As a general comment about our score thread implementation, i do not
like the mismatch between the_thread=Thread_Get() and
Object_Put(the_thread); this is not relevant to your patch, just
commenting..

-Gedare

On Fri, Jan 17, 2014 at 11:17 AM, Jennifer Averett
<Jennifer.Averett at oarcorp.com> wrote:
> The attached patch implements pthread_getattr_np().
>
>
> Jennifer Averett
> On-Line Applications Research
> _______________________________________________
> rtems-devel mailing list
> rtems-devel at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-devel
>



More information about the devel mailing list