STATIC_LIB_REQUIRE
STATIC_LIB_REQUIRE(_pthread_create);
STATIC_LIB_REQUIRE(_pthread_detach);
STATIC_LIB_REQUIRE(_pthread_equal);
STATIC_LIB_REQUIRE(_pthread_exit);
STATIC_LIB_REQUIRE(_pthread_atfork);
STATIC_LIB_REQUIRE(_fork);
STATIC_LIB_REQUIRE(_pthread_getaffinity_np);
STATIC_LIB_REQUIRE(_pthread_getcpuclockid);
STATIC_LIB_REQUIRE(_pthread_getprio);
STATIC_LIB_REQUIRE(_pthread_getschedparam);
STATIC_LIB_REQUIRE(_pthread_getthreadid_np);
STATIC_LIB_REQUIRE(_pthread_get_name_np);
STATIC_LIB_REQUIRE(_pthread_getname_np);
STATIC_LIB_REQUIRE(_pthread_set_name_np);
STATIC_LIB_REQUIRE(_pthread_setname_np);
STATIC_LIB_REQUIRE(_pthread_init_early);
STATIC_LIB_REQUIRE(_pthread_join);
STATIC_LIB_REQUIRE(_pthread_kill);
STATIC_LIB_REQUIRE(_pthread_main_np);
STATIC_LIB_REQUIRE(_pthread_multi_np);
STATIC_LIB_REQUIRE(_pthread_mutex_init);
STATIC_LIB_REQUIRE(_pthread_mutexattr_getprioceiling);
STATIC_LIB_REQUIRE(_pthread_mutexattr_getprotocol);
STATIC_LIB_REQUIRE(_pthread_mutexattr_init);
STATIC_LIB_REQUIRE(_pthread_once);
STATIC_LIB_REQUIRE(_pthread_spin_init);
STATIC_LIB_REQUIRE(_pthread_resume_np);
STATIC_LIB_REQUIRE(_pthread_rwlock_init);
STATIC_LIB_REQUIRE(_pthread_rwlockattr_init);
STATIC_LIB_REQUIRE(_pthread_self);
STATIC_LIB_REQUIRE(_sem_init);
STATIC_LIB_REQUIRE(_pthread_setaffinity_np);
STATIC_LIB_REQUIRE(_pthread_setprio);
STATIC_LIB_REQUIRE(_pthread_setschedparam);
STATIC_LIB_REQUIRE(_sigwait);
STATIC_LIB_REQUIRE(_pthread_single_np);
STATIC_LIB_REQUIRE(_pthread_key_create);
STATIC_LIB_REQUIRE(_spinlock);
STATIC_LIB_REQUIRE(_pthread_suspend_np);
STATIC_LIB_REQUIRE(_pthread_switch_add_np);
STATIC_LIB_REQUIRE(_thread_state_running);
STATIC_LIB_REQUIRE(__wait4);
STATIC_LIB_REQUIRE(_pthread_yield);
STATIC_LIB_REQUIRE(_pthread_attr_init);
STATIC_LIB_REQUIRE(_pthread_barrier_init);
STATIC_LIB_REQUIRE(_pthread_barrierattr_init);
STATIC_LIB_REQUIRE(_pthread_cancel);
STATIC_LIB_REQUIRE(_pthread_cleanup_push);
STATIC_LIB_REQUIRE(_pthread_getconcurrency);
STATIC_LIB_REQUIRE(_pthread_setconcurrency);
STATIC_LIB_REQUIRE(_pthread_cond_init);
STATIC_LIB_REQUIRE(_pthread_condattr_init);