Searched refs:getLock (Results 1 – 5 of 5) sorted by relevance
67 Lock getLock() const { in getLock() function93 auto L = TSCtx.getLock();115 auto L = TSCtx.getLock(); in ~ThreadSafeModule()136 auto Lock = TSCtx.getLock();145 auto Lock = TSCtx.getLock();
90 sw::MutexLock *getLock() { return &mMutex; } in getLock() function
675 sw::MutexLock *getResourceLock() { return mResourceManager->getLock(); } in getResourceLock()
90 sw::RecursiveLock *getLock() { return &mApiMutex; } in getLock() function
42 return display->getLock(); in getDisplayLock()