PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

shm_attach> <sem_release
Last updated: Fri, 22 Aug 2008

view this page in

sem_remove

(PHP 4 >= 4.0.7, PHP 5)

sem_removeRemove a semaphore

Descripción

bool sem_remove ( resource $sem_identifier )

sem_remove() removes the given semaphore.

After removing the semaphore, it is no more accessible.

Lista de parámetros

sem_identifier

A semaphore resource identifier as returned by sem_get().

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.



add a note add a note User Contributed Notes
sem_remove
There are no user contributed notes for this page.

shm_attach> <sem_release
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites