Google Cloud PHP shared dependency, providing functionality useful to all components. Client - Class SemaphoreLock (1.62.3)

Reference documentation and code samples for the Google Cloud PHP shared dependency, providing functionality useful to all components. Client class SemaphoreLock.

Semaphore based lock implementation.

Namespace

Google \ Cloud \ Core \ Lock

Methods

__construct

Parameter
Name
Description
key
int

A key.

acquire

Acquires a lock that will block until released.

Parameters
Name
Description
options
array

Configuration options.

↳ blocking
bool

Whether the process should block while waiting to acquire the lock. Defaults totrue.

Returns
Type
Description
bool

release

Releases the lock.

Create a Mobile Website
View Site in Mobile | Classic
Share by: