Searched refs:theRegistryHub (Results 1 – 1 of 1) sorted by relevance
6725 static RegistryHub* theRegistryHub = CATCH_NULL; in getTheRegistryHub() local6726 if( !theRegistryHub ) in getTheRegistryHub()6727 theRegistryHub = new RegistryHub(); in getTheRegistryHub()6728 return theRegistryHub; in getTheRegistryHub()