guile-devel
[Top][All Lists]
Advanced

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

Re: Cooperative POSIX threads?


From: Rob Browning
Subject: Re: Cooperative POSIX threads?
Date: Mon, 21 Oct 2002 15:39:12 -0500
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-pc-linux-gnu)

Marius Vollmer <address@hidden> writes:

> I noticed that signal delivery does not really work when using coop
> threads together with the LinuxThreads compatability workaround (i.e,
> when configured --with-threads=coop and --enable-linuxthreads)
>
> While pondering what to do, I thought about the following:
>
> Let's make another thread suport option, "coop-pthreads" that will use
> pthreads for implementing threads but will rig it so that all threads
> that use Guile are executing cooperatively.

At this point, how many platforms are there that support libqthreads
and guile, but not posix threads?  If there aren't any and presuming
your idea works out, could we just drop qthreads in favor of posix
threads?  What would be the tradeoffs?

(I'd love to get rid of the qthread per-platform special-casing in
 debian/rules.)

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD




reply via email to

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