Searched refs:theRegistryHub (Results 1 – 1 of 1) sorted by relevance
6784 static RegistryHub* theRegistryHub = CATCH_NULL; in getTheRegistryHub() local6785 if( !theRegistryHub ) in getTheRegistryHub()6786 theRegistryHub = new RegistryHub(); in getTheRegistryHub()6787 return theRegistryHub; in getTheRegistryHub()