Module STM_thread

Module for building concurrent STM tests over Threads

module Make (Spec : STM.Spec) : sig ... end