summaryrefslogtreecommitdiffstats
path: root/lib/puppet/lock.rb
Commit message (Collapse)AuthorAgeFilesLines
* Moving code from external sources into an external/ directoryluke2007-01-301-64/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2119 980ebf18-57e1-0310-9a29-db15c13687c0
* Fixing locking. It apparently was not working on OS X, and I was not ↵luke2006-02-121-0/+64
syncronizing access in threads -- i assumed locks themselves were a sufficient sync point. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@897 980ebf18-57e1-0310-9a29-db15c13687c0