public void setAtomicScope(boolean atomicScope) {
   _brc.setAtomicScope(atomicScope);
 }