litert/mutex

This package is abandoned and no longer maintained. No replacement package was suggested.

A mutex management library for LiteRT.

0.2.0 2017-11-07 09:51 UTC

This package is not auto-updated.

Last update: 2023-01-19 00:47:25 UTC


README

Latest Stable Version License

A mutex management library for LiteRT.

Features

Supports mutex based on following drivers:

Only the specific one PECL extension is required when you are using a driver.

Installation

It's recommended to install by composer:

composer require litert/mutex

Or just git clone this repository, and put the lib directory into you project.

Document

License

This library is published under Apache-2.0 license.