/[guile]/guile/guile-core/libguile/threads.c
ViewVC logotype

Diff of /guile/guile-core/libguile/threads.c

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

revision 1.37 by mdj, Tue Dec 10 17:27:31 2002 UTC revision 1.38 by mdj, Tue Dec 10 18:23:38 2002 UTC
# Line 349  really_launch (SCM_STACKITEM *base, laun Line 349  really_launch (SCM_STACKITEM *base, laun
349    t->exited = 1;    t->exited = 1;
350    thread_count--;    thread_count--;
351    scm_i_plugin_mutex_unlock (&thread_admin_mutex);    scm_i_plugin_mutex_unlock (&thread_admin_mutex);
352    /* We're leaving with heap_mutex still locked. */  
353    scm_thread_detach (t->thread);    scm_thread_detach (t->thread);
354  }  }
355    

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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