sigtype t
val create : unit ->Condition.t
val wait : Condition.t ->Mutex.t -> unit
val signal : Condition.t -> unit
val broadcast : Condition.t -> unit
end
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from this page.