public _Callable_210(GCTest _enclosing, CyclicBarrier refUpdateLockedRef, CyclicBarrier packRefsDone) { this._enclosing = _enclosing; this.refUpdateLockedRef = refUpdateLockedRef; this.packRefsDone = packRefsDone; }
public _Callable_185(GCTest _enclosing, RevBlob b, CyclicBarrier refUpdateLockedRef , CyclicBarrier packRefsDone) { this._enclosing = _enclosing; this.b = b; this.refUpdateLockedRef = refUpdateLockedRef; this.packRefsDone = packRefsDone; }
internal _T187790690(GCTest _enclosing) { this._enclosing = _enclosing; }
public _Callable_131(GCTest _enclosing, CyclicBarrier syncPoint) { this._enclosing = _enclosing; this.syncPoint = syncPoint; }