public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile coop-defs.h
@ 2000-03-30 15:22 mdj
0 siblings, 0 replies; 5+ messages in thread
From: mdj @ 2000-03-30 15:22 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@sourceware.cygnus.com 00/03/30 15:22:50
Modified files:
guile-core/libguile: coop-defs.h
Log message:
* coop-defs.h (struct coop_t): Removed dummy_mutex.
* coop-defs.h, coop-threads.c (struct coop_t): Eliminate
`sto'-field when GUILE_PTHREAD_COMPAT is enabled.
^ permalink raw reply [flat|nested] 5+ messages in thread
* guile/guile-core/libguile coop-defs.h
@ 2000-03-30 15:32 mdj
0 siblings, 0 replies; 5+ messages in thread
From: mdj @ 2000-03-30 15:32 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@sourceware.cygnus.com 00/03/30 15:32:45
Modified files:
guile-core/libguile: coop-defs.h
Log message:
* coop-defs.h (struct coop_t): Added `sto'-field again because of
binary compatibility---let's remove it next time we alter some
major structure.
^ permalink raw reply [flat|nested] 5+ messages in thread
* guile/guile-core/libguile coop-defs.h
@ 2000-03-28 17:57 mdj
0 siblings, 0 replies; 5+ messages in thread
From: mdj @ 2000-03-28 17:57 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@sourceware.cygnus.com 00/03/28 17:57:13
Modified files:
guile-core/libguile: coop-defs.h
Log message:
Removed definition of GUILE_PTHREAD_COMPAT inside commentary
^ permalink raw reply [flat|nested] 5+ messages in thread
* guile/guile-core/libguile coop-defs.h
@ 2000-03-11 17:47 mdj
0 siblings, 0 replies; 5+ messages in thread
From: mdj @ 2000-03-11 17:47 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@sourceware.cygnus.com 00/03/11 17:47:54
Modified files:
guile-core/libguile: coop-defs.h
Log message:
* coop-defs.h (struct timespec): Conditionally defined.
^ permalink raw reply [flat|nested] 5+ messages in thread
* guile/guile-core/libguile coop-defs.h
@ 2000-03-11 16:33 mdj
0 siblings, 0 replies; 5+ messages in thread
From: mdj @ 2000-03-11 16:33 UTC (permalink / raw)
To: guile-cvs
CVSROOT: /cvs/guile
Module name: guile
Changes by: mdj@sourceware.cygnus.com 00/03/11 16:33:35
Modified files:
guile-core/libguile: coop-defs.h
Log message:
* coop-defs.h (scm_mutex_trylock): New macro: alias for
coop_mutex_trylock.
(scm_cond_init): Changed definition to
coop_new_condition_variable_init.
(scm_mutex_init): Changed definition to coop_new_mutex_init.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2000-03-30 15:32 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-30 15:22 guile/guile-core/libguile coop-defs.h mdj
-- strict thread matches above, loose matches on Subject: below --
2000-03-30 15:32 mdj
2000-03-28 17:57 mdj
2000-03-11 17:47 mdj
2000-03-11 16:33 mdj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).