sigtype t
val create : unit ->Mutex.t
val lock : Mutex.t -> unit
val try_lock : Mutex.t -> bool
val unlock : Mutex.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.