SwitchToThread method

int SwitchToThread()

Implementation

int SwitchToThread() {
  return _SwitchToThread();
}