Documentation for atomic add

This commit is contained in:
Tapasweni Pathak 2019-10-05 03:32:34 +05:30
parent 8acce9c371
commit 239ebdc3c3
1 changed files with 3 additions and 0 deletions

View File

@ -642,6 +642,9 @@ Applications must provide error handling and an appropriate retry loop around th
An enumeration of available opcodes to be passed to :func:`fdb_transaction_atomic_op()` An enumeration of available opcodes to be passed to :func:`fdb_transaction_atomic_op()`
A information line for `atomic-add`, the result overflows according to the width
of param2.
``FDB_MUTATION_TYPE_ADD`` ``FDB_MUTATION_TYPE_ADD``
|atomic-add1| |atomic-add1|