Home
last modified time | relevance | path

Searched defs:transactionNode (Results 1 – 5 of 5) sorted by relevance

/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/transaction/
H A Ddistributed_deadlock_detection.c35 TransactionNode *transactionNode; member
107 TransactionNode *transactionNode = NULL; in CheckForDistributedDeadlocks() local
297 PrependOutgoingNodesToQueue(TransactionNode *transactionNode, int currentStackDepth, in PrependOutgoingNodesToQueue()
369 AssociateDistributedTransactionWithBackendProc(TransactionNode *transactionNode) in AssociateDistributedTransactionWithBackendProc()
501 TransactionNode *transactionNode = (TransactionNode *) hash_search(adjacencyList, in GetOrCreateTransactionNode() local
586 LogCancellingBackend(TransactionNode *transactionNode) in LogCancellingBackend()
610 LogTransactionNode(TransactionNode *transactionNode) in LogTransactionNode()
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/test/
H A Ddistributed_deadlock_detection.c47 TransactionNode *transactionNode = NULL; in get_adjacency_list_wait_graph() local
/dports/databases/pg_citus/citus-10.2.3/src/include/distributed/
H A Dconnection_management.h147 dlist_node transactionNode; member
/dports/graphics/qgis/qgis-3.22.3/src/core/project/
H A Dqgsproject.cpp2288 QDomElement transactionNode = doc->createElement( QStringLiteral( "autotransaction" ) ); in writeProjectFile() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsproject.cpp2247 QDomElement transactionNode = doc->createElement( QStringLiteral( "autotransaction" ) ); in writeProjectFile() local