summaryrefslogtreecommitdiff
path: root/src/async/async_op.c
AgeCommit message (Expand)Author
2014-10-03Add size specific atomics for 1, 4 & 8 byte atomic operationsMark Benvenuto
2014-09-12Review where we're passing WT_CONNECTION_IMPL instead of WT_SESSION_IMPL,Keith Bostic
2014-06-27I can never remember which version of API_END has the return call andKeith Bostic
2014-05-06Lint.Susan LoVerso
2014-05-02Fix handling of raw cursors in the async API: always go through the {get,set}...Michael Cahill
2014-05-02Rename async_api.c to async_op.c to make way for conn_async.c.Michael Cahill