NAME

Mutex::Channel - Mutex locking via a pipe or socket

VERSION

This document describes Mutex::Channel version 1.007

DESCRIPTION

A pipe-socket implementation for Mutex.

The API is described in Mutex.

new
lock
lock_exclusive
lock_shared
unlock
synchronize
enter
timedwait

AUTHOR

Mario E. Roy, <marioeroy AT gmail DOT com>