![]() |
RTEMS 6.1
|
POSIX Delete Semaphore. More...
#include <rtems/posix/semaphoreimpl.h>Functions | |
| void | _POSIX_Semaphore_Delete (POSIX_Semaphore_Control *the_semaphore) |
| POSIX Semaphore Delete. | |
POSIX Delete Semaphore.
| void _POSIX_Semaphore_Delete | ( | POSIX_Semaphore_Control * | the_semaphore | ) |
POSIX Semaphore Delete.
This routine supports the sem_close and sem_unlink routines.