public inbox for guile-cvs@sourceware.org help / color / mirror / Atom feed
From: mdj@sourceware.cygnus.com To: guile-cvs@sourceware.cygnus.com Subject: guile/guile-core/libguile coop.c Date: Thu, 30 Mar 2000 15:23:00 -0000 [thread overview] Message-ID: <20000330232310.4960.qmail@sourceware.cygnus.com> (raw) CVSROOT: /cvs/guile Module name: guile Changes by: mdj@sourceware.cygnus.com 00/03/30 15:23:10 Modified files: guile-core/libguile: coop.c Log message: * coop.c (coop_quitting_p, coop_cond_create, coop_mutex_create, coop_mother, coop_child): New variables. (mother): New function. (coop_create): New thread spawning mechanism which uses a "mother thread". The "dummy" pthreads aren't healthy enough to give birth to new threads since Linux threads thinks they are asleep.
next reply other threads:[~2000-03-30 15:23 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2000-03-30 15:23 mdj [this message] -- strict thread matches above, loose matches on Subject: below -- 2000-04-10 5:38 mdj 2000-04-10 5:35 mdj 2000-03-29 2:43 mdj 2000-03-28 17:57 mdj 2000-03-11 17:48 mdj 2000-03-11 16:33 mdj
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20000330232310.4960.qmail@sourceware.cygnus.com \ --to=mdj@sourceware.cygnus.com \ --cc=guile-cvs@sourceware.cygnus.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).