Changeset af9115f3 in rtems for testsuites

Timestamp:
10/06/17 08:07:38 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
da9f5f1
Parents:
65012bf
git-author:
Sebastian Huber <sebastian.huber@…> (10/06/17 08:07:38)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/09/17 12:52:58)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.