no one helping me?

----- Original Message -----
From: "Mauro Russo" <[EMAIL PROTECTED]>
To: "delphi-en" <[email protected]>
Sent: Monday, March 14, 2005 8:10 PM
Subject: [delphi-en] about Suspend() method


>
> Dear people,
>
> in a my simple test program i used the Suspend() method
> [on TThread objects].
> I tried to auto-suspend a thread A and it happened that sometines other
threads still read the Suspended property with a false value even when [by
debugging i was it] A was really suspended.
> I think it's because the code that sets that property to true is done by
Suspend() method and so it can happend it can't finish the work because
become [logically] suspended.
> Is it like that?
> The other way to work can be that to set Suspended to true is something
else [what?] but in that case i can't explain what's happened in my simple
test program.
>
> Anybode has comment abaout all that?
>
> Thanks.
>
> [Non-text portions of this message have been removed]
>
>
>
> -----------------------------------------------------
> Home page: http://groups.yahoo.com/group/delphi-en/
> To unsubscribe: [EMAIL PROTECTED]
> Yahoo! Groups Links
>
>
>
>
>
>
>
>



-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to