Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 146 of file TransactionTable.cs.
References System.Transactions.TransactionTable._headBucketSet, System.Transactions.TransactionTable._lastTimerTime, System.Transactions.TransactionTable._rwLock, System.Transactions.TransactionTable._ticks, System.Transactions.TransactionTable._timer, System.Transactions.TransactionTable._timerEnabled, System.Transactions.BucketSet.AbsoluteTimeout, System.Threading.Timer.Change(), System.Threading.Interlocked.CompareExchange(), System.Transactions.TransactionException.CreateInvalidOperationException(), System.Transactions.CheapUnfairReaderWriterLock.EnterWriteLock(), System.Transactions.CheapUnfairReaderWriterLock.ExitWriteLock(), System.Transactions.BucketSet.nextSetWeak, System.WeakReference< T >.Target, System.Transactions.BucketSet.TimeoutTransactions(), System.SR.UnexpectedTimerFailure, and System.DateTime.UtcNow.
Referenced by System.Transactions.TransactionTable.TransactionTable().