Rob Browning <[EMAIL PROTECTED]> writes:
>
> At the moment, though, I don't why it blocks.  I wonder if the parent
> left that mutex in an unexpected state when it forked.

Sound bizarre.  Maybe hacking scm_i_pthread_mutex_init to force the
use of the "error checking" mutex attribute and then hacking
scm_i_pthread_mutex_lock and scm_i_pthread_mutex_unlock to check the
return and errno would show something.  Dunno what though.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to