(PHP 4 >= 4.1.0, PHP 5)
sem_remove — Remove a semaphore
sem_remove() removes the given semaphore.
After removing the semaphore, it is no longer accessible.
A semaphore resource identifier as returned by sem_get().
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.