Lines Matching full:registry
39 * the registry code and the transliterator code that deadlocks.
67 * it when the registry mutex is NOT held, to prevent deadlock.
123 * A registry of system transliterators. This is the data structure
126 * transliterators. There is one instance of the registry that is
129 * The registry consists of a dynamic component -- a hashtable -- and
136 * delegates all registry-related operations to it.
161 * compound) attempt to instantiate it from the registry. Return
183 * OUTSIDE THE REGISTRY MUTEX, then call this method to retry
432 * Dynamic registry
437 Hashtable registry;