54 #include <rtems/test.h> 82 T_TEST_CASE( RtemsBarrierValIdent )
88 ClassicObjectLocalIdentName,
93 T_assert_rsc_success( sc );
97 ClassicBarrierIdentAction
rtems_status_code rtems_barrier_delete(rtems_id id)
%
uint32_t rtems_name
This type is used to represent a Classic API object name.
#define RTEMS_DEFAULT_ATTRIBUTES
This is the default value for an attribute set.
rtems_status_code rtems_barrier_create(rtems_name name, rtems_attribute attribute_set, uint32_t maximum_waiters, rtems_id *id)
%
rtems_status_code rtems_barrier_ident(rtems_name name, rtems_id *id)
Identifies a barrier object by the specified object name.
void RtemsReqIdentLocal_Run(rtems_id id_local_object, rtems_status_code(*action)(rtems_name, rtems_id *))
Runs the parameterized test case.
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Objects_Id rtems_id
Values of this type identify an RTEMS object.