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::Flock - Mutex locking via Fcntl

VERSION

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

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>