Lines Matching full:myfunc
146 /// void myFunc(C *X) { ... X->lock() ... }147 /// The original expression for the mutex acquired by myFunc is "this->Mu", but