/[dotgnu-pnet]/pnet/libgc/pthread_support.c
ViewVC logotype

Diff of /pnet/libgc/pthread_support.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by ktreichel, Mon Oct 10 20:03:15 2005 UTC revision 1.5 by ktreichel, Wed Oct 19 17:27:10 2005 UTC
# Line 1642  GC_register_current_thread(pthread_t my_ Line 1642  GC_register_current_thread(pthread_t my_
1642        /* This is also < 100% convincing.  We should also read this      */        /* This is also < 100% convincing.  We should also read this      */
1643        /* from /proc, but the hook to do so isn't there yet.             */        /* from /proc, but the hook to do so isn't there yet.             */
1644  #   endif /* IA64 */  #   endif /* IA64 */
1645          GC_init_thread_local(me);  #   if defined(THREAD_LOCAL_ALLOC) && !defined(DBG_HDRS_ALL)
1646        GC_init_thread_local(me);
1647    #   endif
1648      UNLOCK();      UNLOCK();
1649  }  }
1650    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26