NAME sem_close - close a named semaphore LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include ... sem_close(sem_t * sem ); DESCRIPTION sem_close () closes the…STANDARDS POSIX.1-2008. HISTORY POSIX.1-2001. SEE ALSO sem_close (3), sem_getvalue (3), sem_post