Google Cloud PHP shared dependency, providing functionality useful to all components. Client - Class SemaphoreLock (1.72.4)
Stay organized with collections
Save and categorize content based on your preferences.
1.72.4 (latest)
1.72.2
1.71.2
1.70.0
1.69.0
1.68.2
1.67.0
1.66.0
1.65.0
1.64.3
1.63.0
1.62.3
1.61.0
1.60.1
1.59.1
1.58.2
1.53.0
1.52.11
1.51.2
1.50.0
1.49.3
1.48.1
Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the
launch stage descriptions .
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
Implements
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 to true.
Returns
Type
Description
bool
release
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-01 UTC.
[null,null,["Last updated 2026-08-01 UTC."],[],[]]