Searched refs:otherT (Results 1 – 1 of 1) sorted by relevance
1956 void fooExT(CellDelayed<T2> *otherT) EXCLUSIVE_LOCKS_REQUIRED(mu_, otherT->mu_) { in fooExT() argument1957 this->data = otherT->data; in fooExT()