Module: ProcessShared::Posix::Semaphore::Foreign

Extended by:
FFI::Library, Errno
Included in:
ProcessShared::Posix::Semaphore
Defined in:
lib/process_shared/posix/semaphore.rb

Constant Summary collapse

BLOCKING_SEM_TIMEDWAIT =

Workaround bug which only appears to affect Ruby 1.8.7 and REE

(RUBY_VERSION != '1.8.7')

Method Summary

Methods included from Errno

error_check