package ldap

  1. Overview
  2. Docs

Class type Ldap_mutex.mutex_tSource

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

method lock : unit
method unlock : unit