/[guile]/guile/guile-core/libguile/coop-defs.h
ViewVC logotype

Diff of /guile/guile-core/libguile/coop-defs.h

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

revision 1.25 by ela, Sun Nov 4 15:52:29 2001 UTC revision 1.26 by mvo, Thu Oct 3 22:53:17 2002 UTC
# Line 104  typedef struct coop_t { Line 104  typedef struct coop_t {
104    void *joining;         /* A queue of threads waiting to join this    void *joining;         /* A queue of threads waiting to join this
105                              thread */                              thread */
106    
107      SCM handle;            /* SCM handle, protected via scm_all_threads. */
108    
109  #ifdef GUILE_ISELECT  #ifdef GUILE_ISELECT
110    int nfds;    int nfds;
111    SELECT_TYPE *readfds;    SELECT_TYPE *readfds;

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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