RubyGems.org

win32-mutex

0.3.2

The win32-mutex library provides an interface for creating mutex objects on MS Windows. A mutex object is a synchronization object whose state is set to signaled when it is not owned by any thread, and non-signaled when it is owned.

installgem install win32-mutex -v 0.3.2
Authors

Daniel J. Berger

9,252 total downloads 1,845 for this version
Owners

Aee77dba395ece0a04c688b05b07cd63666b4e17b4bb0e2d999037a25f65a7cb74b388a8f9ae19722f9eeb73e608473c

Gemfile
gem "win32-mutex", "~> 0.3.2"
Versions
  1. 0.4.1 April 10, 2013
  2. 0.4.0 July 10, 2012
  3. 0.3.2 March 18, 2012
  4. 0.3.1 August 8, 2009
  5. 0.3.0 May 4, 2007
Runtime Dependencies
  1. win32-ipc >= 0.5.0