Searched defs:hold (Results 1 – 7 of 7) sorted by relevance
30 std::lock_guard<std::mutex> hold(mMutex); in notify() local66 std::lock_guard<std::mutex> hold(mMutex); in notify() local
37 std::lock_guard<std::mutex> hold(mMutex); in notify() local128 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
38 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local147 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
30 std::lock_guard<std::mutex> hold(mMutex); in notify() local
114 const auto hold = ensureAllMemoriesAreCached(&nnRequest, memoryIdentifierTokens, burst, cache); in executeSynchronously() local140 auto hold = burst.cacheMemory(memory); in add() local
132 auto hold = kBurstExecutor->cacheMemory(memory); in addCacheEntryLocked() local
232 std::lock_guard hold(mMutex); in isValidInternal() local