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

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
lock_shared
guard_lock
unlock
synchronize
enter
timedwait

AUTHOR

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