Searched refs:transactions (Results 1 – 13 of 13) sorted by relevance
34 transactions: (int, Transaction.t) Hashtbl.t; RecordField53 Hashtbl.clear con.transactions;76 Hashtbl.length con.transactions105 transactions = Hashtbl.create 5;191 Hashtbl.clear con.transactions229 if Hashtbl.mem con.transactions id then (237 && Hashtbl.length con.transactions > !Define.maxtransaction then242 Hashtbl.add con.transactions id ntrans;247 let trans = Hashtbl.find con.transactions tid in248 Hashtbl.remove con.transactions tid;[all …]
37 # transactions that require protection.)
39 (* Keep only enough commit-history to protect the running transactions that we are still tracking *)
117 ("access-log-transactions-ops", Config.Set_bool Logging.access_log_transaction_ops);407 …info "%Ld failed transactions; of these no culprit was found for %Ld" !Transaction.failed_commits …
202 been modified by others transactions. *)
469 * these can be the cause of transactions failing.515 (* Note that transactions are recorded in history separately. *)
314 false (* transactions are managed below *)
7 - Persistant storage of introductions, watches and transactions, so daemon can restart9 - Multi-root transactions, for setting up front and back ends at same time.
87 watches or transactions.108 - discard any transactions associated with the connection
172 on the changed <path>. Changes made in transactions cause an221 Reset all watches and transactions of the caller.274 transactions: ie, /local/domain/<domid> (with <domid>
66 …bool "Cortex-A53: 827319: Data cache clean instructions might cause overlapping transactions to th…77 interconnect reorders the two transactions.
387 int transactions = INFO->journal_transactions; in block_read() local392 while (transactions-- > 0) in block_read()
130 such as to stamp transactions so they can be replayed in a specific
Completed in 18 milliseconds