bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Diferent behaviour for Thread between Linux and Windows.


From: Marcelo Dalmas
Subject: Re: Diferent behaviour for Thread between Linux and Windows.
Date: Tue, 15 Jun 2004 18:07:55 -0300

On Mon, 14 Jun 2004 17:58:29 -0400
David Sugar <address@hidden> wrote:

> There are a couple of places that posix and w32 thread behavior
> deviates. 

I think if Common C++ aims to be cross plataform then it must have the same 
behavior for all plataforms.

> 
> In the particular case of restarting threads, should they be
> restartable?  This seems like something that can be made to behave the
> same on all platforms since I think it's just in the common c++
> implementation that does this, and hence should only be necessary to
> fix for one to behave the same as the other, whichever is deemed the
> correct or most useful behavior.

I'm sending a patch that modify w32's thread implementations to behave like 
Posix.

I hope this help,

-- 
-------------------------------------------------
  Marcelo Dalmas - Eng. de Controle e Automação
-------------------------------------------------
  BRASMAP Sistemas, Consultoria e Comércio Ltda.
        Engenharia em Aquisição de Dados

     www.brasmap.com.br - address@hidden
     Fone: (48) 2107-2724  Fax: (48) 333-3745
-------------------------------------------------

Attachment: thread.patch
Description: Binary data

Attachment: pgpT6e4iSYTWx.pgp
Description: PGP signature


reply via email to

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