RubyGems Navigation menu

win32-semaphore 0.4.3

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.4.3 - November 24, 2015 (15.0 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.0 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (1):

win32-ipc >= 0

Development 相依性套件 (2):

rake >= 0
test-unit >= 0

擁有者:

作者:

  • Daniel J. Berger

SHA 256 checksum:

d189aa71536b23e23f533d704d9b758d0a302883861ffa4161bf9430f0a8fd75

總下載次數 34,219

這個版本 3,601

License:

Artistic 2.0

Ruby 版本需求: > 1.9.0

相關連結: