process_shared/lib/process_shared/posix
Patrick Mahoney 60b1cd8e53 Add (again) default semaphore value; all tests passing on Linux. 2012-02-01 21:43:53 -06:00
..
errno.rb Add Ruby/FFI wrapper around POSIX shared memory and semaphore (obviating libpsem). 2012-01-29 22:54:22 -06:00
libc.rb Add Ruby/FFI wrapper around POSIX shared memory and semaphore (obviating libpsem). 2012-01-29 22:54:22 -06:00
semaphore.rb Add (again) default semaphore value; all tests passing on Linux. 2012-02-01 21:43:53 -06:00
shared_memory.rb Split SharedMemory into module and platform dependent bits. Make SharedArray extend platform dependent class. 2012-02-01 19:38:53 -06:00
time_spec.rb Factor common TimeSpec methods into module. 2012-02-01 20:33:31 -06:00
time_val.rb Factor common TimeSpec methods into module. 2012-02-01 20:33:31 -06:00