Changeset e53aae2 in rtems for cpukit/sapi/include/confdefs.h

Timestamp:
03/26/12 20:42:38 (12 years ago)
Author:
Gedare Bloom <gedare@…>
Branches:
4.11, 5, master
Children:
e6f327c
Parents:
39671330
git-author:
Gedare Bloom <gedare@…> (03/26/12 20:42:38)
git-committer:
Gedare Bloom <gedare@…> (03/27/12 23:51:31)
Message:

confdefs: Add declaration for unlimited objects.

Adds to confdefs a way to specify rtems_resource_unlimited for classic and
posix objects using a new macro CONFIGURE_OBJECTS_UNLIMITED.
Use CONFIGURE_OBJECTS_ALLOCATION_SIZE to declare the allocation size for
extending the set of objects at runtime. Updates the unlimited sample
to demonstrate how to use the new macros. Also adds new documentation in
the C User's Manual regarding configuring with unlimited objects.

(No files)

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