GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MCE::Mutex::Channel2(3) User Contributed Perl Documentation MCE::Mutex::Channel2(3)

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

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

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.

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

lock
lock_exclusive
lock_shared
unlock
synchronize
enter
timedwait

lock2
lock_exclusive2
lock_shared2
unlock2
synchronize2
enter2
timedwait2

Mario E. Roy, <marioeroy AT gmail DOT com>
2022-02-20 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.