Re: Checking the thread state and wait till completion!
From: Juan Romero (juan.romero_at_bowne.com)
Date: 05/07/04
- Next message: MadCrazyNewbie: "Thought Ini File but maybe not?"
- Previous message: AMC: "Re: datagrid not writing to datasource"
- In reply to: SasidharJill: "Re: Checking the thread state and wait till completion!"
- Next in thread: Marc Butenko: "Re: Checking the thread state and wait till completion!"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 May 2004 11:56:51 -0400
Have the thread call a function or set some bigger scope variable upon
completion.
"SasidharJill" <sasijrao@hotmail.com> wrote in message
news:56A4C134-3AE0-47ED-96C9-B944C021A83D@microsoft.com...
> Hi all,
> I need a solution!
>
> In my apps Iam running any where between 1 to 3 threads.
>
> Problem!
> if 2 or 3 three threads are running i have to wait until all the threads
finish.
> So that I can start another 3 threads.
>
> Can you give me a solution so that apps waits for the threads to complete.
>
> Or how to lookup into the the thread pool so that i can somehow now a
thread has finished processing so that i can reuse the thread
> Thanks
- Next message: MadCrazyNewbie: "Thought Ini File but maybe not?"
- Previous message: AMC: "Re: datagrid not writing to datasource"
- In reply to: SasidharJill: "Re: Checking the thread state and wait till completion!"
- Next in thread: Marc Butenko: "Re: Checking the thread state and wait till completion!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|