CRM-16387 - LockManager, LockInterface
authorTim Otten <totten@civicrm.org>
Thu, 14 May 2015 00:29:28 +0000 (17:29 -0700)
committerTim Otten <totten@civicrm.org>
Mon, 15 Jun 2015 17:34:04 +0000 (10:34 -0700)
commit10760fa17bbc0a69a1434895f8a68385f7386440
tree38a6aff48cbfb2f9768339b7d0676af8926b8187
parentd667a9baf67c02ab845a1774533d78e9196c3b9d
CRM-16387 - LockManager, LockInterface
CRM/Core/Lock.php
Civi/Core/Container.php
Civi/Core/Lock/LockInterface.php [new file with mode: 0644]
Civi/Core/Lock/LockManager.php [new file with mode: 0644]
Civi/Core/Lock/NullLock.php [new file with mode: 0644]