RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
semident.c File Reference

This source file contains the implementation of rtems_semaphore_ident(). More...

#include <rtems/rtems/semimpl.h>
#include <rtems/rtems/objectimpl.h>

Functions

rtems_status_code rtems_semaphore_ident (rtems_name name, uint32_t node, rtems_id *id)
 Identifies a semaphore by the object name.
 

Detailed Description

This source file contains the implementation of rtems_semaphore_ident().