Go to file
Joshua Harlow fab74ff451 Have the interprocess lock follow lock conventions
The python locking api specifies a acquire/release
function pair. It is nice to have the interprocess
lock api also follow said api so that its objects
can be used in areas where the standard threading
locks are used.

Change-Id: If393bec863ced8c9ef413b4baa3267d2a5b38416
2014-01-17 19:34:22 -08:00
Description
RETIRED, further work has moved to Debian project infrastructure
658 KiB