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

search for in the

shm_attach> <sem_release
[edit] Last updated: Fri, 17 May 2013

view this page in

sem_remove

(PHP 4 >= 4.1.0, PHP 5)

sem_removeRimuove un semaforo

Descrizione

bool sem_remove ( resource $sem_identifier )

La funzione sem_remove() rimuove il semaforo indicato da sem_identifier se questo è stato generato in orecedenza da sem_get(). In caso contrario si genera un messaggio di warning

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Una volta rimosso, il semaforo non è più accessibile.

Vedere anche: sem_get(), sem_release() e sem_acquire().



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites