GC_threads        152 gc/aix_irix_threads.c volatile GC_thread GC_threads[THREAD_TABLE_SZ];
GC_threads        156 gc/aix_irix_threads.c     GC_push_all((ptr_t)(GC_threads), (ptr_t)(GC_threads)+sizeof(GC_threads));
GC_threads        179 gc/aix_irix_threads.c     result -> next = GC_threads[hv];
GC_threads        180 gc/aix_irix_threads.c     GC_threads[hv] = result;
GC_threads        197 gc/aix_irix_threads.c     register GC_thread p = GC_threads[hv];
GC_threads        206 gc/aix_irix_threads.c         GC_threads[hv] = p -> next;
GC_threads        221 gc/aix_irix_threads.c     register GC_thread p = GC_threads[hv];
GC_threads        243 gc/aix_irix_threads.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        261 gc/aix_irix_threads.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        282 gc/aix_irix_threads.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        306 gc/aix_irix_threads.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        338 gc/aix_irix_threads.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        369 gc/aix_irix_threads.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads         83 gc/darwin_stop_world.c     for(p=GC_threads[i];p!=0;p=p->next) {
GC_threads         88 gc/include/private/pthread_support.h extern volatile GC_thread GC_threads[THREAD_TABLE_SZ];
GC_threads         29 gc/include/private/solaris_threads.h   extern volatile GC_thread GC_threads[];
GC_threads        244 gc/pthread_stop_world.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        315 gc/pthread_stop_world.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        426 gc/pthread_stop_world.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        515 gc/pthread_support.c volatile GC_thread GC_threads[THREAD_TABLE_SZ];
GC_threads        519 gc/pthread_support.c     GC_push_all((ptr_t)(GC_threads), (ptr_t)(GC_threads)+sizeof(GC_threads));
GC_threads        538 gc/pthread_support.c       for (p = GC_threads[i]; 0 != p; p = p -> next) {
GC_threads        573 gc/pthread_support.c     result -> next = GC_threads[hv];
GC_threads        574 gc/pthread_support.c     GC_threads[hv] = result;
GC_threads        585 gc/pthread_support.c     register GC_thread p = GC_threads[hv];
GC_threads        593 gc/pthread_support.c         GC_threads[hv] = p -> next;
GC_threads        607 gc/pthread_support.c     register GC_thread p = GC_threads[hv];
GC_threads        615 gc/pthread_support.c         GC_threads[hv] = p -> next;
GC_threads        631 gc/pthread_support.c     register GC_thread p = GC_threads[hv];
GC_threads        650 gc/pthread_support.c       for (p = GC_threads[hv]; 0 != p; p = next) {
GC_threads        664 gc/pthread_support.c       GC_threads[hv] = me;
GC_threads        681 gc/pthread_support.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        562 gc/solaris_threads.c volatile GC_thread GC_threads[THREAD_TABLE_SZ];
GC_threads        566 gc/solaris_threads.c     GC_push_all((ptr_t)(GC_threads), (ptr_t)(GC_threads)+sizeof(GC_threads));
GC_threads        588 gc/solaris_threads.c     result -> next = GC_threads[hv];
GC_threads        589 gc/solaris_threads.c     GC_threads[hv] = result;
GC_threads        601 gc/solaris_threads.c     register GC_thread p = GC_threads[hv];
GC_threads        609 gc/solaris_threads.c         GC_threads[hv] = p -> next;
GC_threads        621 gc/solaris_threads.c     register GC_thread p = GC_threads[hv];
GC_threads        704 gc/solaris_threads.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        727 gc/solaris_threads.c       for (p = GC_threads[i]; p != 0; p = p -> next) {
GC_threads        754 gc/solaris_threads.c     	        for (t = GC_threads[i]; t != 0; t = t -> next) {
GC_threads        866 gc/solaris_threads.c     	    for (t = GC_threads[i]; t != 0; t = t -> next) {