/[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.38 by mdj, Tue Dec 10 18:23:38 2002 UTC revision 1.39 by mdj, Wed Dec 11 06:54:59 2002 UTC
# Line 411  create_thread (scm_t_catch_body body, vo Line 411  create_thread (scm_t_catch_body body, vo
411        all_threads = new_threads;        all_threads = new_threads;
412        thread_count++;        thread_count++;
413        scm_i_plugin_mutex_unlock (&thread_admin_mutex);        scm_i_plugin_mutex_unlock (&thread_admin_mutex);
414    
415          scm_remember_upto_here_1 (root);
416          
417        scm_i_enter_guile (parent);        scm_i_enter_guile (parent);
418      }      }
419            

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

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