Class type Ldap_mutex.mutex_t

class type mutex_t = object .. end

the class type of a single mutex, used for performing advisory locking of some action


method lock : unit
method unlock : unit