RAA - win32-mutex/0.3.0

win32-mutex / 0.3.0

Short description: Ruby interface to Win32 Mutex objects
Category: Library/Win32
Status: stable
Created: 2004-05-14 03:55:35 GMT
Last update: 2007-05-04 15:30:09 GMT
Owner: Daniel J. Berger (Projects of this owner)
Homepage: http://rubyforge.org/projects/win32utils/
Download: http://rubyforge.org/frs/download.php/20383/win32-mutex-0.3.0.zip
License: Ruby's
Dependency:
Requires: win32-ipc/0.5.0(*) Base class for Win32 synchronization objects
(*): newer version exists
Description:

Ruby interface to Win32 Mutex objects. You can use a mutex object to protect a shared resource from simultaneous access by multiple threads or processes.

Versions: [0.3.1 (2009-08-08)] [0.3.0 (2007-05-04)] [0.2.2 (2005-05-30)] [0.2.1 (2005-03-01)] [0.2.0 (2004-07-19)] [0.1.0 (2004-05-14)]

Edit this project (for project owner)

back to RAA top