Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.
/ lock Public archive

Add support for blocking lock mode #1

Closed
wants to merge 1 commit into from

Conversation

lukas-w
Copy link

@lukas-w lukas-w commented May 4, 2015

$lock = new Lock('lockfile');
$lock->acquire(true); // Method call blocks while locking when this parameter is true

@BenConstable
Copy link
Owner

I'm archiving this repo, so closing this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants