From: dick.bridges_at_[hidden]
Date: 2002-04-09 18:02:53


Threads in a thread_group - derived pool are waiting on a condition.
Condition gets notify_one(). How do I get id/pointer for the thread that
was released? I've got a feeling I'm gonna be *REAL* embarrassed when I
find out, but I can't figure it out.

Thanks for any help.