summaryrefslogtreecommitdiff
path: root/tests/threads/thread_helpers.h
Commit message (Collapse)AuthorAgeFilesLines
* Attribute file cache refactorRussell Belfer2014-04-171-0/+8
This is a big refactoring of the attribute file cache to be a bit simpler which in turn makes it easier to enforce a lock around any updates to the cache so that it can be used in a threaded env. Tons of changes to the attributes and ignores code.