| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
sem_remove() removes the semaphore sem_identifier if it has been created by sem_get(), otherwise generates a warning.
Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.
After removing the semaphore, it is no more accessible.
See also sem_get(), sem_release() and sem_acquire().
| Poprzedni | Spis treści | Następny |
| sem_release | Początek rozdziału | shm_attach |