Revision 32b07c5f
ID | 32b07c5f77a9f85624c2004eb4d4f7bc2cdcb9fe |
Parent | 02926b4b |
Child | fcd70b89 |
Provide means of locking a file
Two avoid two processes simultaneously accessing the same
on-file structure, like the job queue, file locks are used.
Therefore, provide this functionality in Haskell as well.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
Files
- added
- modified
- copied
- renamed
- deleted