The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

This document describes MCE::Mutex::Channel version 1.844

DESCRIPTION

A pipe-socket implementation for MCE::Mutex.

The API is described in MCE::Mutex.

new
lock
lock_exclusive
lock_shared
unlock
synchronize
enter
timedwait

AUTHOR

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