shineRR / Mutex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BinarySemaphore

  • The Mutex class implements a binary semaphore using the atomic operation Interlocked.CompareExchange. Lock/Unlock.
  • OSHandle provides automatic or forced dispose of a given operating system handle.

About


Languages

Language:C# 100.0%