Searched refs:BaseGuard (Results 1 – 1 of 1) sorted by relevance
171 typedef ::osl::MutexGuard BaseGuard; typedef in connectivity::hsqldb::MethodGuard175 :BaseGuard( _rComponent.getMutex() ) in MethodGuard()