> Alle 21:40, giovedì 18 luglio 2002, Eric Pouech ha scritto:
> 
> > TEB: Thread execution block... it's the descriptor of any running thread
> > in the system (see include/thread.h)
> > on NT, the TEB starts with a thread information block
> 
> so if I did understand, in NT fibers are mapped to threads descriptors 
> directly.... 
not really... fibers descriptors are chained in a TEB so that the thread (which is the 
sole execution unit seen by the scheduler) can arrange its own scheduling of fibers
A+
---------------     
Eric Pouech 
(http://perso.wanadoo.fr/eric.pouech/)
The future will be better tomorrow, 
Vice President Dan Quayle

------------------------------------------

Faites un voeu et puis Voila ! www.voila.fr 


Reply via email to