Home | History | Annotate | Download | only in syncable

Lines Matching full:transaction

186 //   Entry e = transaction.GetById(id);
188 // Entry e(transaction, GET_BY_ID, id);
191 // to enforce that an entry never outlived its transaction if there were a copy
651 // are protected and only called from friends in a transaction
652 // or are public and take a Transaction* argument.
657 // To prevent deadlock, the reader writer transaction lock must always
859 // snapshot to the backing store under no transaction, and finally cleaning
1018 // The listener for directory change events, triggered when the transaction
1149 // so that we can issue change notifications when the transaction