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

search for in the

shm_attach> <sem_release
[edit] Last updated: Sat, 07 Jan 2012

view this page in

sem_remove

(PHP 4 >= 4.1.0, PHP 5)

sem_removeRemove a semaphore

설명

bool sem_remove ( resource $sem_identifier )

sem_remove() removes the given semaphore.

After removing the semaphore, it is no longer accessible.

인수

sem_identifier

A semaphore resource identifier as returned by sem_get().

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.

참고



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

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