Class Ldap_mutex.mutex


class mutex : string list -> string -> string -> string -> object .. end
new mutex ldapurls binddn bindpw mutexdn

method lock : unit
lock the mutex. This WILL block if the mutex is already locked

unlock the mutex

method unlock : unit