Changeset c904df5 in rtems

Timestamp:
03/18/16 06:25:23 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
5a5fb3b
Parents:
1f0e652a
git-author:
Sebastian Huber <sebastian.huber@…> (03/18/16 06:25:23)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/18/16 14:36:58)
Message:

score: Add _Objects_Get_by_name()

Replace _Objects_Name_to_id_string() with _Objects_Get_by_name() since
all users of this function are interested in the object itself and not
the identifier.

Use the object allocator lock to protect the search.

Update #2555.

(No files)

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