Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: sem_remove - Manual
[go: Go Back, main page]

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

search for in the

shm_attach" width="11" height="7"/> <sem_release
Last updated: Thu, 31 May 2007

view this page in

sem_remove

(PHP 4 >= 4.0.7, PHP 5)

sem_remove — セマフォを削除する

説明

bool sem_remove ( resource $sem_identifier )

sem_remove() は、セマフォ sem_identifiersem_get() により作成されている場合にそのセマフォを 削除します。それ以外の場合は、警告を発生します。

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

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

sem_get()sem_release() および sem_acquire() も参照ください。



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

shm_attach" width="11" height="7"/> <sem_release
Last updated: Thu, 31 May 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites