/[hurd]/hurd/libpthread/sysdeps/l4/pt-start.c
ViewVC logotype

Diff of /hurd/libpthread/sysdeps/l4/pt-start.c

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

revision 1.1 by neal, Thu Oct 10 23:05:05 2002 UTC revision 1.2 by neal, Mon Nov 18 22:20:58 2002 UTC
# Line 69  __pthread_start (struct __pthread *threa Line 69  __pthread_start (struct __pthread *threa
69      /* The main thread is already running: do nothing.  */      /* The main thread is already running: do nothing.  */
70      {      {
71        assert (__pthread_total == 1);        assert (__pthread_total == 1);
72        thread->threadid = __mach_thread_self ();        thread->threadid = L4_Myself ();
73      }      }
74    else    else
75      {      {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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