summaryrefslogtreecommitdiff
path: root/src/include/mutex.i
AgeCommit message (Expand)Author
2012-01-22Update copyright notices to 2012.Keith Bostic
2011-12-09Add a spinlock destroy for platforms where pthread mutexes tie up resources.Michael Cahill
2011-12-05Parallelize eviction by having application threads evict pages while reads ar...Michael Cahill
2011-11-04Move spinlock functions into a new "mutex.i" file.Michael Cahill