Searched refs:ref_mu (Results 1 – 1 of 1) sorted by relevance
865 ref_mu(other.ref_mu), in Entry()883 ref_mu = other.ref_mu; in operator =()899 ref_mu = other.ref_mu; in operator =()923 mutex* ref_mu = nullptr; // mutex for *ref if ref is not nullptr. member1926 tf_shared_lock ml(*entry->ref_mu); in PrepareInputs()1935 inp->mutex_if_ref = entry->ref_mu; in PrepareInputs()1942 tf_shared_lock l(*(entry->ref_mu)); in PrepareInputs()1948 entry->ref_mu = nullptr; in PrepareInputs()2043 out->ref_mu = val.mutex_if_ref; in ProcessOutputs()2048 tf_shared_lock l(*out->ref_mu); in ProcessOutputs()