RTEMS  5.1
Functions
semaphoredeletesupp.c File Reference

POSIX Delete Semaphore. More...

#include <rtems/posix/semaphoreimpl.h>

Functions

void _POSIX_Semaphore_Delete (POSIX_Semaphore_Control *the_semaphore)
 POSIX Semaphore Delete. More...
 

Detailed Description

POSIX Delete Semaphore.

Function Documentation

◆ _POSIX_Semaphore_Delete()

void _POSIX_Semaphore_Delete ( POSIX_Semaphore_Control the_semaphore)

POSIX Semaphore Delete.

This routine supports the sem_close and sem_unlink routines.