Trees | Indices | Help |
|
---|
|
Utility class for file locks.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
|
|
|||
Inherited from |
|
Constructor for FileLock.
|
Creates and opens a file to be used as a file-based lock.
|
Wrapper for fcntl.flock.
|
Locks the file in exclusive mode.
|
Locks the file in shared mode.
|
Unlocks the file. According to To make a non-blocking request, include LOCK_NB with any of the above operations.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:36 2016 | http://epydoc.sourceforge.net |