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 (15KB)
  2. 0.4.2 October 21, 2013 (9.5KB)
  3. 0.4.1 April 10, 2013 (8.5KB)
  4. 0.4.0 July 10, 2012 (8.5KB)
  5. 0.3.2 March 23, 2012 (8KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

win32-ipc >= 0

Development依存関係 (2):

rake >= 0
test-unit >= 0

所有者:

作者:

  • Daniel J. Berger

SHA 256チェックサム:

=

累計ダウンロード数 35,302

このバージョンのみ 3,837

このバージョンがリリースされたのは:

ライセンス:

Artistic 2.0

必要なRubyのバージョン: > 1.9.0

リンク: