RubyGems Navigation menu

win32-semaphore 0.4.1

The win32-semaphore library provides an interface to semaphore objects on MS Windows. A semaphore is a kernel object used for resource counting. This allows threads to query the number of resources available, and wait if there aren't any available.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.3 - November 24, 2015 (15 KB)
  2. 0.4.2 - October 21, 2013 (9.5 KB)
  3. 0.4.1 - April 10, 2013 (8.5 KB)
  4. 0.4.0 - July 10, 2012 (8.5 KB)
  5. 0.3.2 - March 23, 2012 (8 KB)
Show all versions (7 total)

Runtime Dependencies (1):

win32-ipc >= 0

Development Dependencies (1):

test-unit >= 0

Owners:

Authors:

  • Daniel J. Berger

SHA 256 checksum:

4f0f1b8f3a3c480ba317037b5b045620d54c7bdb47cef1f2caffe1be493e4322

Total downloads 34,300

For this version 4,325

License:

Artistic 2.0

Required Ruby Version: > 1.9.0

Links: