WRAP_FUNC         137 gc/pthread_support.c #   define WRAP_FUNC(f) __wrap_##f
WRAP_FUNC         140 gc/pthread_support.c #   define WRAP_FUNC(f) GC_##f
WRAP_FUNC        1020 gc/pthread_support.c int WRAP_FUNC(sleep) (unsigned int seconds)
WRAP_FUNC        1096 gc/pthread_support.c WRAP_FUNC(pthread_detach)(pthread_t thread)