In message <[EMAIL PROTECTED]>you write:
>where i can get details of linux threads??
i would recommend "Programming with Threads" by Steve Kleiman et al.
it covers POSIX threads, of which linux threads are just one
particular implementation. its a very good book regardless of whether
or not you're familiar with threads or not. i had written a couple of
complete thread implementations myself before i read it, and i still
got a lot from it.
--p
--
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null