[RTEMS Project] #3145: pthread_getattr_np does not work
RTEMS trac
trac at rtems.org
Tue Oct 10 05:43:49 UTC 2017
#3145: pthread_getattr_np does not work
-------------------------+------------------------------
Reporter: ye0me0ge0tt | Owner: joel.sherrill@…
Type: defect | Status: closed
Priority: highest | Milestone:
Component: cpukit | Version: 4.11
Severity: normal | Resolution: fixed
Keywords: |
-------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"af9115f35cfb3d0adeb3e105fd608883596f2637/rtems"
af9115f3/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="af9115f35cfb3d0adeb3e105fd608883596f2637"
posix: Simplify POSIX_API_Control
Return stack area via pthread_getattr_np().
Simplify
* pthread_attr_setaffinity_np(), and
* pthread_attr_getaffinity_np()
and let the scheduler do the more sophisticated error checks.
Make
* pthread_setaffinity_np(),
* pthread_getaffinity_np(),
* pthread_attr_setaffinity_np(), and
* pthread_attr_getaffinity_np()
available in all configurations.
Update #2514.
Close #3145.
Close #3168.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3145#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list