RTEMS 6.1-rc1
|
This source file contains the implementation of _Objects_Name_to_id_u32(). More...
#include <rtems/score/objectimpl.h>
Functions | |
Status_Control | _Objects_Name_to_id_u32 (uint32_t name, uint32_t node, Objects_Id *id, const Objects_Information *information) |
Searches an object of the specified class with the specified name on the specified set of nodes. More... | |
This source file contains the implementation of _Objects_Name_to_id_u32().