Changeset a6608123 in rtems for cpukit/score/include/rtems

Timestamp:
12/14/08 18:31:43 (15 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 5, master
Children:
a986c075
Parents:
8f879c6
Message:

2008-12-14 Joel Sherrill <joel.sherrill@…>

  • itron/src/chg_pri.c, itron/src/cre_tsk.c, itron/src/rot_rdq.c, posix/Makefile.am, posix/include/rtems/posix/mutex.h, posix/include/rtems/posix/priority.h, posix/src/mutex.c, score/include/rtems/score/priority.h: Run all tests successfully with maxixum number of priorities as 16 instead of 256. This was done by temporarily modifying the score priority.h maximum. This allowed testing of all API code to ensure that it worked properly with a reduced number of priorities. Most modifications were to switch from hard-coded maximum to using the SuperCore? variable based upon configured number.
  • posix/src/mutexdefaultattributes.c: Removed.
(No files)

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