pthread_main_np method

int pthread_main_np()

Implementation

int pthread_main_np() {
  return _pthread_main_np();
}