RTEMS
5.1
|
POSIX Delete Semaphore. More...
#include <rtems/posix/semaphoreimpl.h>
Functions | |
void | _POSIX_Semaphore_Delete (POSIX_Semaphore_Control *the_semaphore) |
POSIX Semaphore Delete. More... | |
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.