process_shared/lib/process_shared
Patrick Mahoney da42ac4875 Refactor Mach FFI wrapper; get unit tests working again. 2012-02-08 21:30:18 -06:00
..
mach Refactor class hierarchy, implementation selection details. 2012-02-07 23:06:17 -06:00
posix Refactor class hierarchy, implementation selection details. 2012-02-07 23:06:17 -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
binary_semaphore.rb Refactor class hierarchy, implementation selection details. 2012-02-07 23:06:17 -06:00
condition_variable.rb Refactor class hierarchy, implementation selection details. 2012-02-07 23:06:17 -06:00
define_singleton_method.rb Add backwards compatibility define_singleton_method for Ruby 1.8. 2011-12-12 20:51:06 -06:00
mach.rb Refactor Mach FFI wrapper; get unit tests working again. 2012-02-08 21:30:18 -06:00
mutex.rb Refactor class hierarchy, implementation selection details. 2012-02-07 23:06:17 -06:00
object_buffer.rb Refactor class hierarchy, implementation selection details. 2012-02-07 23:06:17 -06:00
open_with_self.rb Refactor class hierarchy, implementation selection details. 2012-02-07 23:06:17 -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
rt.rb Initial commit. 2011-12-11 21:39:55 -06:00
shared_array.rb Refactor class hierarchy, implementation selection details. 2012-02-07 23:06:17 -06:00
shared_memory_io.rb Fix object writing and reading for Ruby 1.8 IO differences. 2011-12-21 07:58:55 -06:00
synchronizable_semaphore.rb Refactor class hierarchy, implementation selection details. 2012-02-07 23:06:17 -06:00
time_spec.rb Factor common TimeSpec methods into module. 2012-02-01 20:33:31 -06:00