Searched refs:shared_locks (Results 1 – 1 of 1) sorted by relevance
77 std::unique_ptr<std::vector<tf_shared_lock>> shared_locks) in VariableInputLockHolder()80 shared_locks_(std::move(shared_locks)) {} in VariableInputLockHolder()172 std::unique_ptr<std::vector<tf_shared_lock>> shared_locks = in MaybeLockVariableInputMutexesInOrder() local184 shared_locks->emplace_back(*mu); in MaybeLockVariableInputMutexesInOrder()189 std::move(shared_locks)); in MaybeLockVariableInputMutexesInOrder()