[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Patch] --with-threads on MinGW
From: |
Kevin Ryde |
Subject: |
Re: [Patch] --with-threads on MinGW |
Date: |
Fri, 15 Dec 2006 11:25:58 +1100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
Nils Durner <address@hidden> writes:
>
> Yes, as said before, the concept of signals is unknown under Windows.
Oops, ok, there's a local notion through raise(), but nothing that you
want a separate running thread for.
- Re: [Patch] --with-threads on MinGW, (continued)
- Re: [Patch] --with-threads on MinGW, Kevin Ryde, 2006/12/03
- Re: [Patch] --with-threads on MinGW, Nils Durner, 2006/12/04
- Re: [Patch] --with-threads on MinGW, Kevin Ryde, 2006/12/13
- Re: [Patch] --with-threads on MinGW, Kevin Ryde, 2006/12/13
- Re: [Patch] --with-threads on MinGW, Kevin Ryde, 2006/12/13
- Re: [Patch] --with-threads on MinGW, Nils Durner, 2006/12/14
- Re: [Patch] --with-threads on MinGW, Kevin Ryde, 2006/12/14
- Re: [Patch] --with-threads on MinGW, Kevin Ryde, 2006/12/13
Re: [Patch] --with-threads on MinGW, Kevin Ryde, 2006/12/13