sem_release(3) php man page | unix.com

Man Page: sem_release

Operating Environment: php

Section: 3

SEM_RELEASE(3)								 1							    SEM_RELEASE(3)

sem_release - Release a semaphore

SYNOPSIS
bool sem_release (resource $sem_identifier)
DESCRIPTION
sem_release(3) releases the semaphore if it is currently acquired by the calling process, otherwise a warning is generated. After releasing the semaphore, sem_acquire(3) may be called to re-acquire it.
PARAMETERS
o $sem_identifier - A Semaphore resource handle as returned by sem_get(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
sem_get(3), sem_acquire(3). PHP Documentation Group SEM_RELEASE(3)
Related Man Pages
sem_trywait(2) - hpux
sem_wait(2) - hpux
sem_destroy(3) - osf1
sem_wait(3) - osf1
coro::semaphoreset(3pm) - debian
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!