Searched defs:shared_locks (Results 1 – 2 of 2) sorted by relevance
62 std::unique_ptr<std::vector<tensorflow::tf_shared_lock>> shared_locks; member325 auto shared_locks = in TF_MaybeLockVariableInputMutexesInOrder() local
171 auto shared_locks = std::make_unique<std::vector<tf_shared_lock>>(); in MaybeLockVariableInputMutexesInOrder() local