summaryrefslogtreecommitdiff
path: root/src/include/queue.h
AgeCommit message (Expand)Author
2016-07-12WT-2578 remove write barriers from the TAILQ_INSERT_XXX macros (#2863)Keith Bostic
2015-08-18Add write barriers to the TAILQ insert macros to ensure we never insertKeith Bostic
2015-08-18Remove the unused portions of queue.h.Keith Bostic
2012-02-02Convert the BSD 4-clause license to the BSD 3-clause license:Keith Bostic
2011-03-07Formatting, mostly whitespace (s_longlines).Michael Cahill
2011-03-04Collapse the internal API, push sessions down into the OS layer for error han...Michael Cahill
2011-02-04Move "include" under src so that any file can be opened with "../*/<file>.[ch]".Michael Cahill