Info
Version: | 1.0.0 |
Author(s): | Jason Kuo (Kuo Yu Hsuan) |
Last Update: | Wednesday, July 31, 2019 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/jasonkuo41/CellWars.Threading.AsyncLock |
NuGet Url: | https://www.nuget.org/packages/CellWars.Threading.AsyncLock |
Install
Install-Package CellWars.Threading.AsyncLock
dotnet add package CellWars.Threading.AsyncLock
paket add CellWars.Threading.AsyncLock
CellWars.Threading.AsyncLock Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags
High performance, Re-entrant, with no caveat. Able to re-entrant/re-acquire the same across threads within the same task.