manpagez: man pages & more
man MCE::Mutex::Channel2(3)
Home | html | info | man
MCE::Mutex::Channel2(3)



NAME

       MCE::Mutex::Channel2 - Provides two mutexes using a single channel


VERSION

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


DESCRIPTION

       A socket implementation based on "MCE::Mutex". The secondary lock is
       accessed by calling methods with the 2 suffix.

       The API is described in MCE::Mutex.

   construction
       new
           my $mutex = MCE::Mutex->new( impl => 'Channel2' );

   primary lock
       lock
       lock_exclusive
       lock_shared
       unlock
       synchronize
       enter
       timedwait

   secondary lock
       lock2
       lock_exclusive2
       lock_shared2
       unlock2
       synchronize2
       enter2
       timedwait2


AUTHOR

       Mario E. Roy, <marioeroyA ATA gmailA DOTA com>



perl v5.28.2                      2019-07-28           MCE::Mutex::Channel2(3)

mce 1.844.0 - Generated Tue Aug 20 15:25:40 CDT 2019
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.