RubyGems Navigation menu

win32-mutex 0.3.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.3 - November 17, 2015 (15 KB)
  2. 0.4.2 - October 21, 2013 (9 KB)
  3. 0.4.1 - April 10, 2013 (8 KB)
  4. 0.4.0 - July 10, 2012 (8 KB)
  5. 0.3.2 - March 18, 2012 (8 KB)
  6. 0.3.1 - August 09, 2009 (8 KB)
Show all versions (7 total)

Runtime Dependencies (1):

win32-ipc >= 0.5.0

Development Dependencies (3):

test-unit >= 2.0.3
win32-mmap >= 0.2.2
win32-process >= 0.6.1

Owners:

Authors:

  • Daniel J. Berger

SHA 256 checksum:

ed7364cd4ec7ddbee0a6e8b477ee4116d385817ec923dac06826e4426b029ace

Total downloads 283,403

For this version 10,882

Licenses:

N/A

Required Ruby Version: None

Links: