コード例 #1
0
 public _Callable_210(GCTest _enclosing, CyclicBarrier refUpdateLockedRef, CyclicBarrier
                      packRefsDone)
 {
     this._enclosing         = _enclosing;
     this.refUpdateLockedRef = refUpdateLockedRef;
     this.packRefsDone       = packRefsDone;
 }
コード例 #2
0
 public _Callable_185(GCTest _enclosing, RevBlob b, CyclicBarrier refUpdateLockedRef
                      , CyclicBarrier packRefsDone)
 {
     this._enclosing         = _enclosing;
     this.b                  = b;
     this.refUpdateLockedRef = refUpdateLockedRef;
     this.packRefsDone       = packRefsDone;
 }
コード例 #3
0
 internal _T187790690(GCTest _enclosing)
 {
     this._enclosing = _enclosing;
 }
コード例 #4
0
 public _Callable_131(GCTest _enclosing, CyclicBarrier syncPoint)
 {
     this._enclosing = _enclosing;
     this.syncPoint  = syncPoint;
 }