Path: | lib/more/facets/semaphore.rb |
Last Update: | Tue Apr 05 12:29:58 -0400 2011 |
Technically a semaphore is simply an integer variable which has an execution queue associated with it.
Copyright (c) 2005 Fukumoto
Ruby License
This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.