registerSignal method

void registerSignal()

Implementation

void registerSignal() {
  global._registerSignal(this);
}