guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/libguile threads.h threads.c


From: Marius Vollmer
Subject: guile/guile-core/libguile threads.h threads.c
Date: Wed, 16 Oct 2002 11:57:38 -0400

CVSROOT:        /cvsroot/guile
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 02/10/16 11:57:13

Modified files:
        guile-core/libguile: threads.h threads.c 

Log message:
        * threads.h: Include null-threads.h when !USE_COOP_THREADS.
        * threads.c: Include null-threads.c when !USE_COOP_THREADS.
        (scm_init_threads): Use generic type names scm_t_mutex and
        scm_t_coop instead of coop_m and coop_t.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/threads.h.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/threads.c.diff?tr1=1.24&tr2=1.25&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]