Module: FSDB::ForkSafely

Includes:
Modex::ForkSafely, Mutex::ForkSafely
Included in:
FSDB
Defined in:
lib/fsdb/modex.rb,
lib/fsdb/mutex.rb,
lib/fsdb/faster-modex.rb,
lib/fsdb/faster-mutex.rb

Overview

FSDB users who fork should include ForkSafely or FSDB itself. If you use mutexes (outside of those in FSDB), they should be FSDB::Mutexes.

Method Summary

Methods included from Mutex::ForkSafely

#fork

Methods included from Modex::ForkSafely

#fork