Re: How to synchronize 4 threads.
- From: "Matt Humphrey" <matth@xxxxxxxxxxxxxx>
- Date: Fri, 29 Apr 2005 15:16:13 -0400
<jseidelREMOVECAPS@xxxxxxxxxxxx> wrote in message
news:rgt471lh74496a10coda3be20c7j4fecpi@xxxxxxxxxx
>
> I need to synchronize 4 different threads. I dont think wait() and
> notifyall() will work.
wait () and notifyall are perfectly fine. Rather, you're really going to
have to explain what you mean by "synchronize"
>
> Could someone explain how to do this?
Only after you tell us what you want it to do.
>
> Jerry
Cheers,
Matt Humphrey matth@xxxxxxxxxxxxxx http://www.iviz.com/
.
- Follow-Ups:
- Re: How to synchronize 4 threads.
- From: Robert
- Re: How to synchronize 4 threads.
- References:
- How to synchronize 4 threads.
- From: jseidelREMOVECAPS
- How to synchronize 4 threads.
- Prev by Date: How to get the runtime class?
- Next by Date: Re: OutOfMemoryError - how to find root cause
- Previous by thread: How to synchronize 4 threads.
- Next by thread: Re: How to synchronize 4 threads.
- Index(es):
Relevant Pages
|