PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
sem_remove() removes the semaphore sem_identifier if it has been created by sem_get(), otherwise generates a warning.
Vracia TRUE pri úspechu alebe FALSE pri chybe.
After removing the semaphore, it is no more accessible.
See also sem_get(), sem_release() and sem_acquire().
Predchádzajúci | Domov | Nasledujúci |
sem_release | Hore | shm_attach |