Searched refs:ArenaAllocatorLock (Results 1 – 2 of 2) sorted by relevance
41 std::unique_ptr<std::mutex> ArenaAllocatorLock; variable57 ArenaAllocatorLock = std::make_unique<std::mutex>(); in RemoteOffloadClient()
29 ArenaAllocatorLock->lock(); in remoteCall()32 ArenaAllocatorLock->unlock(); in remoteCall()