Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FIFO threads

0 views
Skip to first unread message

Nagrik

unread,
Dec 27, 2008, 1:55:33 PM12/27/08
to
Hello Group,

Can someone point me out to a FIFO implementation of threads. I do
not need the exact code, but some important steps and data structures
needed.

Thanks.

nagrik

David Schwartz

unread,
Dec 27, 2008, 5:17:22 PM12/27/08
to
On Dec 27, 10:55 am, Nagrik <vnag...@gmail.com> wrote:

> Can someone point me out to a FIFO implementation of threads.  I do
> not need the exact code, but some important steps and data structures
> needed.

You could mean a lot of different things and it's not clear what. How
do you think FIFO relates to threads?

DS

Nagrik

unread,
Dec 30, 2008, 1:12:52 PM12/30/08
to

Hello David,

I mean an implementation where the thread which goes on to sleep first
must be waken up first and handed over the lock for which it was
waiting on.

I hope it helps.

arun

Message has been deleted
0 new messages