1MCE::Mutex::Channel(3)User Contributed Perl DocumentationMCE::Mutex::Channel(3)
2
3
4
6 MCE::Mutex::Channel - Mutex locking via a pipe or socket
7
9 This document describes MCE::Mutex::Channel version 1.874
10
12 A pipe-socket implementation for "MCE::Mutex".
13
14 The API is described in MCE::Mutex.
15
16 new
17 lock
18 lock_exclusive
19 lock_shared
20 unlock
21 synchronize
22 enter
23 timedwait
24
26 Mario E. Roy, <marioeroy AT gmail DOT com>
27
28
29
30perl v5.32.1 2021-01-27 MCE::Mutex::Channel(3)