runInNewThread method

void runInNewThread()

Implementation

void runInNewThread() {
  _lib._objc_msgSend_1(_id, _lib._sel_runInNewThread1);
}