process_shared/lib/process_shared
Patrick Mahoney 7230e9f2c9 Add Semaphore#try_wait. Fix libpsem to convert relative timeout to absolute timeout. 2011-12-17 09:58:10 -06:00
..
abstract_semaphore.rb Add Semaphore#try_wait. Fix libpsem to convert relative timeout to absolute timeout. 2011-12-17 09:58:10 -06:00
bounded_semaphore.rb Expand documentation; fix markup. 2011-12-12 22:02:00 -06:00
condition_variable.rb Initial commit. 2011-12-11 21:39:55 -06:00
define_singleton_method.rb Add backwards compatibility define_singleton_method for Ruby 1.8. 2011-12-12 20:51:06 -06:00
libc.rb Initial commit. 2011-12-11 21:39:55 -06:00
mutex.rb Change from BoundedSemaphore to Semaphore in Mutex implementation so it will work on Mac OS X (and other platforms with out sem_getvalue(). 2011-12-13 22:03:36 -06:00
posix_call.rb Expand documentation; fix markup. 2011-12-12 22:02:00 -06:00
process_error.rb Initial commit. 2011-12-11 21:39:55 -06:00
psem.rb Add Semaphore#try_wait. Fix libpsem to convert relative timeout to absolute timeout. 2011-12-17 09:58:10 -06:00
rt.rb Initial commit. 2011-12-11 21:39:55 -06:00
semaphore.rb Add Semaphore#try_wait. Fix libpsem to convert relative timeout to absolute timeout. 2011-12-17 09:58:10 -06:00
shared_memory.rb Initial commit. 2011-12-11 21:39:55 -06:00
with_self.rb Expand documentation; fix markup. 2011-12-12 22:02:00 -06:00