package ocamldap

  1. Overview
  2. Docs
exception Ldap_mutex of string * exn
class type mutex_t = object ... end
class type object_lock_table_t = object ... end
class mutex : string list -> string -> string -> string -> object ... end
val apply_with_mutex : mutex -> (unit -> 'a) -> 'a
class object_lock_table : string list -> string -> string -> string -> object ... end
OCaml

Innovation. Community. Security.