Matthew Dillon wrote:
    I'm a bit confused.  TIDs are (and have to be) user visible.  After all,
    how else do you signal a LWP?

You don't, only the threading library does (why would you as user signal a 
thread?).  And the threading lib knows which thread is dead and which one is 
alive (it actually even presents different pthread_thread_id than the lwp_id to 
the user program).

cheers
 simon

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \

Reply via email to