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_removeセマフォを削除する

説明

bool sem_remove ( resource $sem_identifier )

sem_remove() は、指定したセマフォを削除します。

セマフォを削除した後、そのセマフォにはもうアクセスできません。

パラメータ

sem_identifier

sem_get() が返すセマフォリソース ID。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



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