thread_execp       36 gc/include/gc_pthread_redirects.h           			 void * (*thread_execp)(void *), void *arg);
thread_execp       71 gc/solaris_pthreads.c           void * (*thread_execp)(void *), void *arg)
thread_execp      147 gc/solaris_pthreads.c 	    pthread_create(&my_new_thread, &attr, thread_execp, arg);