Module Reagents_sync.Make.Condition_variable

module Condition_variable: Condition_variable.S  
    with type ('a,'b) reagent = ('a,'b) R.t
     and type lock  = Lock.t