Searched refs:m_api_locker (Results 1 – 3 of 3) sorted by relevance
535 Mutex::Locker m_api_locker; variable
266 if (m_api_locker.TryLock (target->GetAPIMutex(), NULL) == false) in CheckRequirements()331 m_api_locker.Unlock(); in Cleanup()
228 return in_value.GetSP(m_stop_locker, m_api_locker, m_lock_error); in GetLockedSP()239 Mutex::Locker m_api_locker; member in ValueLocker