WRAP_FUNC         959 gc/pthread_support.c int WRAP_FUNC(pthread_sigmask)(int how, const sigset_t *set, sigset_t *oset)
WRAP_FUNC        1064 gc/pthread_support.c int WRAP_FUNC(pthread_join)(pthread_t thread, void **retval)
WRAP_FUNC        1196 gc/pthread_support.c WRAP_FUNC(pthread_create)(pthread_t *new_thread,