Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.AsyncMutex Class Referencesealed

Classes

class  Waiter
 

Public Member Functions

Task EnterAsync (CancellationToken cancellationToken)
 
void Exit ()
 

Properties

object SyncObj [get]
 

Private Attributes

int _gate = 1
 
bool _lockedSemaphoreFull = true
 
Waiter _waitersTail
 

Detailed Description

Definition at line 5 of file AsyncMutex.cs.


The documentation for this class was generated from the following file: