Searched refs:m_ServicesLock (Results 1 – 2 of 2) sorted by relevance
363 CFastMutexGuard guard(m_ServicesLock); in ReadServicesConfig()486 CFastMutexGuard guard(m_ServicesLock); in GetServiceToQueueSectionConfig()505 CFastMutexGuard guard(m_ServicesLock); in ResolveService()517 CFastMutexGuard guard(m_ServicesLock); in GetServices()
280 mutable CFastMutex m_ServicesLock; member in CNetScheduleServer