start_info        463 gc/aix_irix_threads.c struct start_info {
start_info        512 gc/aix_irix_threads.c     struct start_info * si = arg;
start_info        565 gc/aix_irix_threads.c     struct start_info * si;
start_info        571 gc/aix_irix_threads.c     si = (struct start_info *)GC_INTERNAL_MALLOC(sizeof(struct start_info),
start_info       1030 gc/pthread_support.c struct start_info {
start_info       1122 gc/pthread_support.c     struct start_info * si = arg;
start_info       1203 gc/pthread_support.c     struct start_info * si;
start_info       1212 gc/pthread_support.c     si = (struct start_info *)GC_INTERNAL_MALLOC(sizeof(struct start_info),
start_info        580 gc/win32_threads.c struct start_info {
start_info        624 gc/win32_threads.c     struct start_info * si;
start_info        631 gc/win32_threads.c     si = GC_malloc_uncollectable(sizeof(struct start_info));
start_info        657 gc/win32_threads.c     struct start_info * si = arg;