Home
last modified time | relevance | path

Searched refs:scm_i_freelist (Results 1 – 8 of 8) sorted by relevance

/dports/lang/guile1/guile-1.8.8/libguile/
H A Dgc.c558 scm_is_null (*SCM_FREELIST_LOC (scm_i_freelist)) in scm_i_gc()
569 *SCM_FREELIST_LOC (scm_i_freelist) = SCM_EOL; in scm_i_gc()
1093 *SCM_FREELIST_LOC (scm_i_freelist) = SCM_EOL; in scm_gc_sweep()
H A Dthreads.c363 *SCM_FREELIST_LOC (scm_i_freelist) = SCM_EOL; in resume()
464 SCM_SET_FREELIST_LOC (scm_i_freelist, &t->freelist); in guilify_self_1()
1689 scm_i_pthread_key_t scm_i_freelist, scm_i_freelist2; variable
1691 scm_i_pthread_key_t *scm_i_freelist_ptr = &scm_i_freelist;
1713 scm_i_pthread_key_create (&scm_i_freelist, NULL); in scm_threads_prehistory()
H A Dinline.h115 SCM *freelist = SCM_FREELIST_LOC (scm_i_freelist); in scm_cell()
H A Dgc.h275 SCM_API scm_i_pthread_key_t scm_i_freelist; variable
H A DChangeLog-20087698 * gc.c (scm_i_freelist, scm_i_freelist2): Defined to be of type
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-20088145 * gc.c (scm_i_freelist, scm_i_freelist2): Defined to be of type
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-20088145 * gc.c (scm_i_freelist, scm_i_freelist2): Defined to be of type
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog71588 * libguile/gc.h (scm_i_freelist, scm_i_freelist2): Remove declarations.
71591 `scm_i_freelist{,2}'.
71594 (scm_i_freelist, scm_i_freelist2): Remove.