The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MCE::Mutex::Flock - Mutex locking via Fcntl

VERSION

This document describes MCE::Mutex::Flock version 1.846

DESCRIPTION

A Fcntl 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>