Searched defs:Transaction (Results 1 – 5 of 5) sorted by relevance
28 pub(crate) struct Transaction { struct31 pub(crate) from_parent: Option<DArc<Transaction>>, argument49 impl ListArcSafe<0> for Transaction { untracked; } argument52 impl Transaction { implementation55 from_parent: Option<DArc<Transaction>>, in new()204 pub(crate) fn find_from(&self, thread: &Thread) -> Option<&DArc<Transaction>> { in find_from()344 impl DeliverToRead for Transaction { implementation452 impl PinnedDrop for Transaction { implementation
519 transaction: DLArc<Transaction>, in submit_oneway()581 new: &Transaction, in take_outdated_transaction()583 ) -> Option<DLArc<Transaction>> { in take_outdated_transaction()
451 Device drivers API
506 SGE_TRANSACTION_UNION Transaction; member521 SGE_TRANSACTION_UNION Transaction; member
1017 MPI2_SGE_TRANSACTION_UNION Transaction; member1032 MPI2_SGE_TRANSACTION_UNION Transaction; member