NAME
Mutex::Flock - Mutex locking via Fcntl
VERSION
This document describes Mutex::Flock version 1.011
DESCRIPTION
A Fcntl implementation for Mutex.
The API is described in Mutex.
- new
 - lock
 - lock_exclusive
 - guard_lock
 - unlock
 - synchronize
 - enter
 - timedwait
 
AUTHOR
Mario E. Roy, <marioeroy AT gmail DOT com>